| Commit message (Expand) | Author | Age | Files | Lines |
| * | stm32/low-power: refactor refcount | xoviat | 2023-10-25 | 1 | -4/+4 |
| * | Merge pull request #2106 from xoviat/fix-stop-2 | xoviat | 2023-10-23 | 1 | -1/+3 |
| |\ |
|
| | * | stm32: fix low-power test | xoviat | 2023-10-23 | 1 | -1/+3 |
| * | | stm32/rcc: misc cleanups. | Dario Nieuwenhuis | 2023-10-23 | 1 | -8/+10 |
| * | | stm32/rcc: merge wb into l4/l5. | Dario Nieuwenhuis | 2023-10-23 | 1 | -0/+6 |
| * | | stm32/rcc: merge wl into l4/l5. | Dario Nieuwenhuis | 2023-10-23 | 1 | -3/+12 |
| * | | stm32/tests: add stm32wba52cg, stm32u5a9zj | Dario Nieuwenhuis | 2023-10-22 | 2 | -1/+36 |
| * | | stm32: rename HSI16 -> HSI | Dario Nieuwenhuis | 2023-10-22 | 1 | -4/+4 |
| |/ |
|
| * | Merge pull request #2097 from embassy-rs/rcc-no-spaghetti | Dario Nieuwenhuis | 2023-10-21 | 5 | -6/+56 |
| |\ |
|
| | * | stm32/tests: add stm32h753zi, stm32h7a3zi. | Dario Nieuwenhuis | 2023-10-21 | 5 | -6/+56 |
| * | | stm32: update metapac | xoviat | 2023-10-20 | 1 | -8/+1 |
| |/ |
|
| * | Merge pull request #2017 from ilya-epifanov/rp-adc-div | Dario Nieuwenhuis | 2023-10-20 | 1 | -2/+10 |
| |\ |
|
| | * | fixed rp adc tests | Ilya Epifanov | 2023-10-09 | 1 | -2/+10 |
| * | | stm32/rcc: refactor and unify f4 into f7. | Dario Nieuwenhuis | 2023-10-18 | 1 | -5/+17 |
| * | | stm32/rcc: refactor f7. | Dario Nieuwenhuis | 2023-10-18 | 1 | -1/+17 |
| * | | stm32: update metapac | xoviat | 2023-10-17 | 1 | -3/+10 |
| * | | stm32/tests: add stm32wl hil. | Dario Nieuwenhuis | 2023-10-17 | 3 | -1/+21 |
| * | | stm32: update metapac | xoviat | 2023-10-16 | 1 | -1/+1 |
| * | | Prepare embassy-net(/-driver,/-driver-channel) 0.2.0 | Dániel Buga | 2023-10-16 | 4 | -4/+4 |
| * | | time: add `links` key, release v0.1.5. | Dario Nieuwenhuis | 2023-10-16 | 5 | -5/+5 |
| * | | stm32/rng: add test. | Dario Nieuwenhuis | 2023-10-16 | 2 | -18/+74 |
| * | | stm32/rcc: unify L4 and L5. | Dario Nieuwenhuis | 2023-10-16 | 1 | -7/+10 |
| * | | stm32/rcc: add better support for L4/L4+ differences. | Dario Nieuwenhuis | 2023-10-16 | 1 | -1/+1 |
| * | | stm32/rcc: port L4 to the "flattened" API like h5/h7. | Dario Nieuwenhuis | 2023-10-15 | 1 | -9/+11 |
| * | | time: Update examples, tests, and other code to use new Timer::after_x conven... | Adam Greig | 2023-10-15 | 16 | -69/+69 |
| * | | Release embassy-time 0.1.4 | Dániel Buga | 2023-10-12 | 5 | -5/+5 |
| * | | stm32/rcc: add LSE/LSI to all chips, add RTC to more chips. | Dario Nieuwenhuis | 2023-10-11 | 3 | -29/+14 |
| * | | stm32/rcc: unify L0 and L1. | Dario Nieuwenhuis | 2023-10-11 | 1 | -1/+1 |
| * | | stm32/rcc: use more PLL etc enums from PAC. | Dario Nieuwenhuis | 2023-10-11 | 1 | -4/+4 |
| * | | Patch tests & examples | Gabriel Górski | 2023-10-09 | 1 | -2/+1 |
| |/ |
|
| * | stm32/rcc: use PLL enums from PAC. | Dario Nieuwenhuis | 2023-10-09 | 1 | -21/+21 |
| * | rp/bootsel: add test. | Dario Nieuwenhuis | 2023-10-07 | 1 | -0/+26 |
| * | h7: enable rtc test | Matt Ickstadt | 2023-10-06 | 2 | -5/+14 |
| * | tests/stm32: increase tickrate for better precision. | Dario Nieuwenhuis | 2023-10-04 | 1 | -1/+1 |
| * | update embedded-io, embedded-nal-async. | Dario Nieuwenhuis | 2023-10-04 | 2 | -2/+2 |
| * | Remove a few ultra-verbose logs. | Dario Nieuwenhuis | 2023-10-03 | 1 | -1/+1 |
| * | stm32/hil: add f2, f3, f7, l49 | Dario Nieuwenhuis | 2023-10-03 | 4 | -7/+87 |
| * | tests/stm32: use default clock config | xoviat | 2023-10-02 | 1 | -1/+4 |
| * | tests/stm32: add eth test. | Dario Nieuwenhuis | 2023-10-02 | 3 | -3/+159 |
| * | test: deduplicate net perf test code. | Dario Nieuwenhuis | 2023-09-28 | 8 | -688/+248 |
| * | test: set DEFMT_LOG not too verbose so net perf tests pass with `cargo run`. | Dario Nieuwenhuis | 2023-09-28 | 3 | -4/+7 |
| * | tests/stm32: add L0, L1, L4, L4+, L5 | Dario Nieuwenhuis | 2023-09-26 | 3 | -2/+97 |
| * | stm32/usart: enable fifo mode on usartv4. | Dario Nieuwenhuis | 2023-09-26 | 1 | -16/+26 |
| * | stm32/usart: return error instead of panicking on bad baudrate. | Dario Nieuwenhuis | 2023-09-26 | 3 | -5/+5 |
| * | tests/stm32: centralize pin configuration. | Dario Nieuwenhuis | 2023-09-25 | 7 | -243/+119 |
| * | stm32/low-power: create one critical-section for all time ops | xoviat | 2023-09-21 | 1 | -10/+23 |
| * | stm32/rcc: unify h5 and h7. | Dario Nieuwenhuis | 2023-09-21 | 1 | -3/+26 |
| * | ci: fix tests | xoviat | 2023-09-17 | 2 | -2/+6 |
| * | feat: bump embassy-sync version to 0.3.0 | Ulf Lilleengen | 2023-09-14 | 4 | -4/+4 |
| * | tests/rp: add teleprobe meta. | Dario Nieuwenhuis | 2023-09-10 | 1 | -0/+1 |