| Commit message (Expand) | Author | Age | Files | Lines |
| * | Changes after review | 1-rafael-1 | 2025-05-07 | 1 | -1/+1 |
| * | first batch of changes after review | 1-rafael-1 | 2025-05-02 | 1 | -5/+5 |
| * | make ci happy | 1-rafael-1 | 2025-05-01 | 1 | -1/+6 |
| * | overclock test, should now run on all rp chips | 1-rafael-1 | 2025-05-01 | 1 | -54/+40 |
| * | Refactor overclock test for RP2040: add unused imports conditionally and ensu... | 1-rafael-1 | 2025-05-01 | 1 | -0/+17 |
| * | Add overclocking test for RP2040 with timer and PWM tests at 200Mhz | 1-rafael-1 | 2025-05-01 | 1 | -0/+62 |
| * | stm32/sdmmc: add support for multiple block reads and writes. | Oliver | 2025-04-18 | 1 | -2/+18 |
| * | Merge pull request #4017 from shilga/SpinlockMutex | Dario Nieuwenhuis | 2025-04-07 | 1 | -0/+54 |
| |\ |
|
| | * | embassy-rp: add multicore test for SpinlockRawMutex | Sebastian Quilitz | 2025-04-07 | 1 | -0/+54 |
| * | | mspm0: add uart tests | i509VCB | 2025-04-06 | 5 | -0/+179 |
| * | | Merge pull request #4016 from antonok-edm/emmc | Dario Nieuwenhuis | 2025-04-06 | 1 | -2/+2 |
| |\ \ |
|
| | * | | refactor to reduce code duplication | Anton Lazarev | 2025-03-31 | 1 | -2/+2 |
| * | | | BufferedUart initialization | Michael Gomez | 2025-04-04 | 5 | -7/+7 |
| |/ / |
|
| * / | Statically allocate task pools on stable Rust. | Dario Nieuwenhuis | 2025-03-28 | 3 | -3/+3 |
| |/ |
|
| * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 23 | -207/+274 |
| * | stm32/hash: remove DMA generic param. | Dario Nieuwenhuis | 2025-03-25 | 1 | -2/+1 |
| * | stm32/dac: remove DMA generic params. | Dario Nieuwenhuis | 2025-03-25 | 2 | -4/+2 |
| * | rp: Update embassy-rp version in examples and tests | 9names | 2025-03-09 | 1 | -1/+1 |
| * | Merge pull request #3901 from CBJamo/rp23_testing | Dario Nieuwenhuis | 2025-02-19 | 21 | -61/+149 |
| |\ |
|
| | * | rustfmt again | Caleb Jamison | 2025-02-18 | 1 | -2/+1 |
| | * | rustfmt fixup | Caleb Jamison | 2025-02-18 | 1 | -2/+1 |
| | * | Inital rp23 ci tests | Caleb Jamison | 2025-02-18 | 21 | -63/+153 |
| * | | rp/pio: update pio-rs crate, reexport it so users don't get version mismatches. | Dario Nieuwenhuis | 2025-02-18 | 3 | -11/+10 |
| |/ |
|
| * | tests/rp: Update cyw43 test to new firmware, new wifi network name. | Dario Nieuwenhuis | 2025-02-14 | 1 | -6/+8 |
| * | chore: prepare embassy-net release | Ulf Lilleengen | 2025-02-14 | 4 | -4/+4 |
| * | stm32/eth: rename PHY->Phy, GenericSMI -> GenericPhy. Remove unneeded unsafes. | Dario Nieuwenhuis | 2025-01-26 | 1 | -4/+3 |
| * | Merge pull request #3795 from nikvoid/stm32-phy-addr-detection | Dario Nieuwenhuis | 2025-01-26 | 1 | -1/+1 |
| |\ |
|
| | * | stm32: change all examples and tests to use GenericSMI::new_auto(). | Dario Nieuwenhuis | 2025-01-26 | 1 | -1/+1 |
| * | | Merge pull request #3781 from markus-k/stm32g0-hsisysdiv | Dario Nieuwenhuis | 2025-01-17 | 1 | -1/+3 |
| |\ \ |
|
| | * | | tests/stm32: fix test for g0 hsi sys_div | Markus Kasten | 2025-01-17 | 1 | -1/+3 |
| * | | | chore: bump embassy-sync version | Ulf Lilleengen | 2025-01-15 | 4 | -4/+4 |
| | |/
|/| |
|
| * | | Update doc projects deps, don't use patch.crates-io | Dario Nieuwenhuis | 2025-01-15 | 3 | -3/+3 |
| * | | RP235x: support new FIFO options, set IE, OD on PIO pins. | Pedro Ferreira | 2025-01-15 | 1 | -2/+2 |
| |/ |
|
| * | Release embassy-stm32 v0.2.0 | Dario Nieuwenhuis | 2025-01-10 | 1 | -1/+1 |
| * | Create embassy-nrf 0.3.1 | Ulf Lilleengen | 2025-01-09 | 1 | -1/+1 |
| * | Update cyw43, nrf, rp hals and embassy-boot | Ulf Lilleengen | 2025-01-06 | 2 | -2/+2 |
| * | Fix search-and-replacability | Dániel Buga | 2025-01-05 | 1 | -2/+2 |
| * | Prepare embassy-net drivers | Dániel Buga | 2025-01-05 | 2 | -3/+3 |
| * | Prepare embassy-net 0.6 | Dániel Buga | 2025-01-05 | 4 | -4/+4 |
| * | Prepare embassy-embedded-hal 0.3 | Dániel Buga | 2025-01-05 | 1 | -1/+1 |
| * | Removed the cyw43-pio overclock feature | Bailey Townsend | 2024-12-28 | 1 | -1/+1 |
| * | Fixes ci (hopefully) | Bailey Townsend | 2024-12-28 | 1 | -2/+11 |
| * | Prepare new embassy-time-*driver, embassy-executor, embassy-time | Dániel Buga | 2024-12-22 | 5 | -9/+9 |
| * | Make `integrated-timers` the default, remove Cargo feature. | Dario Nieuwenhuis | 2024-12-15 | 3 | -3/+3 |
| * | Keep 52840's task arena unchanged | Dániel Buga | 2024-12-07 | 1 | -1/+1 |
| * | Shrink task arena of tests | Dániel Buga | 2024-12-07 | 1 | -1/+1 |
| * | net: release v0.5.0 | Dario Nieuwenhuis | 2024-11-28 | 4 | -4/+4 |
| * | Bump sync version (#3562) | Dániel Buga | 2024-11-22 | 4 | -4/+4 |
| * | Update nrf-pac. | Dario Nieuwenhuis | 2024-11-15 | 1 | -14/+14 |
| * | Release embassy-executor 0.6.3. | Dario Nieuwenhuis | 2024-11-12 | 4 | -4/+4 |