| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'main' of https://github.com/aidant/embassy into rtc | xoviat | 2023-08-27 | 2 | -6/+15 |
| |\ | |||||
| | * | fix hanging on rtc example | aidant | 2023-08-27 | 1 | -5/+14 |
| | * | fix day of the week conversion | aidant | 2023-08-27 | 1 | -1/+1 |
| * | | stm32/bd: fix errors | xoviat | 2023-08-27 | 1 | -4/+12 |
| * | | rcc/bd: consolidate mod | xoviat | 2023-08-27 | 3 | -74/+40 |
| * | | stm32: fix l4 re-export | xoviat | 2023-08-27 | 3 | -14/+10 |
| * | | stm32: fix wl re-export | xoviat | 2023-08-27 | 2 | -15/+11 |
| * | | stm32: re-export rtcclocksource | xoviat | 2023-08-27 | 4 | -3/+6 |
| * | | stm32/bd: allow dead code | xoviat | 2023-08-27 | 1 | -0/+8 |
| * | | stm32: extract backupdomain into mod | xoviat | 2023-08-27 | 9 | -168/+185 |
| * | | stm32/rcc: rename common to bus | xoviat | 2023-08-27 | 16 | -19/+19 |
| |/ | |||||
| * | Merge pull request #1822 from xoviat/rtc-lp | xoviat | 2023-08-27 | 8 | -130/+360 |
| |\ | |||||
| | * | stm32: feature-gate wakeup alarm | xoviat | 2023-08-26 | 1 | -19/+2 |
| | * | tests/stm32: add stop and cleanpu | xoviat | 2023-08-26 | 3 | -2/+61 |
| | * | stm32: complete stop impl. | xoviat | 2023-08-26 | 4 | -164/+107 |
| | * | stm32: get the basic lp working | xoviat | 2023-08-26 | 3 | -92/+196 |
| | * | stm32: clenaup lp executor | xoviat | 2023-08-25 | 1 | -63/+91 |
| | * | stm32: flesh out lp executor | xoviat | 2023-08-24 | 5 | -20/+133 |
| * | | Merge pull request #1826 from bugadani/warn | Dario Nieuwenhuis | 2023-08-26 | 2 | -3/+15 |
| |\ \ | |||||
| | * | | Add new feature/arch combinations to executor CI check | Dániel Buga | 2023-08-26 | 1 | -0/+13 |
| | * | | Avoid dead code warning | Dániel Buga | 2023-08-26 | 1 | -3/+2 |
| * | | | Prepare executor and macros for release (#1825) | Dániel Buga | 2023-08-25 | 3 | -3/+4 |
| |/ / | |||||
| * | | Merge pull request #1821 from embassy-rs/net-ppp | Dario Nieuwenhuis | 2023-08-25 | 9 | -3/+728 |
| |\ \ | |||||
| | * | | net-ppp: add std example. | Dario Nieuwenhuis | 2023-08-25 | 2 | -1/+221 |
| | * | | net-ppp: add callback for IP configuration. | Dario Nieuwenhuis | 2023-08-25 | 1 | -4/+16 |
| | * | | net-ppp: use From and ? to handle write errors. | Dario Nieuwenhuis | 2023-08-25 | 1 | -10/+11 |
| | * | | net-ppp: take serial port and config in run(), allow calling it multiple times. | Dario Nieuwenhuis | 2023-08-25 | 2 | -23/+39 |
| | * | | net-ppp: nicer processing loop structure that can't deadlock. | Dario Nieuwenhuis | 2023-08-25 | 1 | -42/+40 |
| | * | | net-ppp: Add it. | Dario Nieuwenhuis | 2023-08-25 | 4 | -0/+469 |
| | * | | net-driver-channel: do not hardcode medium to ethernet. | Dario Nieuwenhuis | 2023-08-25 | 1 | -1/+6 |
| | * | | net: improve error message on unsupported medium. | Dario Nieuwenhuis | 2023-08-25 | 2 | -1/+5 |
| * | | | Merge pull request #1792 from vDorst/adin1110-pr | Dario Nieuwenhuis | 2023-08-25 | 13 | -3/+2730 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | refactor write_fifo(), don´t copy frame data | René van Dorst | 2023-08-24 | 2 | -411/+254 |
| | * | | Replace size_align_u32() with next_multiple_of() | René van Dorst | 2023-08-24 | 1 | -25/+5 |
| | * | | Remove the `SPI::Error` as a generic parameter. | René van Dorst | 2023-08-24 | 1 | -19/+11 |
| | * | | add embassy-net-adin1110 to .github/ci/doc.sh | René van Dorst | 2023-08-24 | 2 | -0/+2 |
| | * | | add embassy-net-adin1110 to .github/ci/test.sh | René van Dorst | 2023-08-24 | 1 | -0/+2 |
| | * | | rustfmt | René van Dorst | 2023-08-24 | 2 | -38/+274 |
| | * | | remove the type_alias_impl_trait feature | René van Dorst | 2023-08-24 | 1 | -1/+0 |
| | * | | more clippy fixes | René van Dorst | 2023-08-24 | 1 | -3/+5 |
| | * | | Remove unneeded files. | René van Dorst | 2023-08-24 | 3 | -12/+0 |
| | * | | Fix linting. | René van Dorst | 2023-08-24 | 5 | -120/+128 |
| | * | | update README.md after review | René van Dorst | 2023-08-24 | 1 | -11/+11 |
| | * | | fix warning | René van Dorst | 2023-08-24 | 1 | -0/+3 |
| | * | | stm32l4: Add EVAL-ADIN1110EBZ example with basic http server | René van Dorst | 2023-08-24 | 3 | -3/+449 |
| | * | | Add embassy-net-adin1110 | René van Dorst | 2023-08-24 | 11 | -0/+2226 |
| * | | | Merge pull request #1824 from embassy-rs/net-change-config | Dario Nieuwenhuis | 2023-08-25 | 2 | -173/+149 |
| |\ \ \ | |||||
| | * | | | net: allow changing IP config at runtime. | Dario Nieuwenhuis | 2023-08-25 | 2 | -173/+149 |
| |/ / / | |||||
| * | | | Merge pull request #1814 from xoviat/rtc-lp | xoviat | 2023-08-24 | 6 | -50/+186 |
| |\ \ \ | |/ / |/| / | |/ | |||||
| | * | stm32: fix executor version | xoviat | 2023-08-23 | 1 | -1/+1 |
