| Commit message (Expand) | Author | Age | Files | Lines |
| * | chore: release embassy-nrf 0.5.0 and embassy-rp 0.6.0 | Ulf Lilleengen | 2025-07-16 | 1 | -1/+1 |
| * | chore: Release embassy-embedded-hal version 0.3.1 | Ulf Lilleengen | 2025-07-16 | 1 | -1/+1 |
| * | chore: prepare embassy-rp for release | Ulf Lilleengen | 2025-07-15 | 1 | -1/+1 |
| * | embassy-rp: implement input/output inversion | Felipe Balbi | 2025-05-22 | 1 | -0/+34 |
| * | embassy-sync: bump to 0.7.0 | Matt Johnston | 2025-05-22 | 1 | -1/+1 |
| * | Update defmt dependencies | Yuri Astrakhan | 2025-05-18 | 1 | -3/+3 |
| * | Add rand-core v0.9 support. | Dario Nieuwenhuis | 2025-05-18 | 2 | -2/+0 |
| * | Merge pull request #4187 from 1-rafael-1/rp235x-overclocking | Dario Nieuwenhuis | 2025-05-13 | 1 | -25/+24 |
| |\ |
|
| | * | Add ClockError enum and update system_freq to return Result for error handling | 1-rafael-1 | 2025-05-12 | 1 | -1/+1 |
| | * | rp235x overclocking | 1-rafael-1 | 2025-05-11 | 1 | -25/+24 |
| * | | Merge pull request #4155 from marcemmers/remove-instance-from-rp-uart-type | Ulf Lilleengen | 2025-05-09 | 3 | -9/+9 |
| |\ \
| |/
|/| |
|
| | * | Update examples and tests | Marc | 2025-05-02 | 3 | -9/+9 |
| * | | 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 |
| |/ |
|
| * | 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 |
| * | | BufferedUart initialization | Michael Gomez | 2025-04-04 | 1 | -3/+3 |
| * | | Statically allocate task pools on stable Rust. | Dario Nieuwenhuis | 2025-03-28 | 1 | -1/+1 |
| |/ |
|
| * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 9 | -114/+161 |
| * | 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 | 1 | -1/+1 |
| * | chore: bump embassy-sync version | Ulf Lilleengen | 2025-01-15 | 1 | -1/+1 |
| * | Update doc projects deps, don't use patch.crates-io | Dario Nieuwenhuis | 2025-01-15 | 1 | -1/+1 |
| * | RP235x: support new FIFO options, set IE, OD on PIO pins. | Pedro Ferreira | 2025-01-15 | 1 | -2/+2 |
| * | Update cyw43, nrf, rp hals and embassy-boot | Ulf Lilleengen | 2025-01-06 | 1 | -1/+1 |
| * | Prepare embassy-net drivers | Dániel Buga | 2025-01-05 | 1 | -1/+1 |
| * | Prepare embassy-net 0.6 | Dániel Buga | 2025-01-05 | 1 | -1/+1 |
| * | 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 | 1 | -2/+2 |
| * | Make `integrated-timers` the default, remove Cargo feature. | Dario Nieuwenhuis | 2024-12-15 | 1 | -1/+1 |
| * | net: release v0.5.0 | Dario Nieuwenhuis | 2024-11-28 | 1 | -1/+1 |
| * | Bump sync version (#3562) | Dániel Buga | 2024-11-22 | 1 | -1/+1 |
| * | Release embassy-executor 0.6.3. | Dario Nieuwenhuis | 2024-11-12 | 1 | -1/+1 |
| * | Prep executor 0.6.2 | Dániel Buga | 2024-11-06 | 1 | -1/+1 |
| * | Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1 | Dario Nieuwenhuis | 2024-10-21 | 1 | -1/+1 |
| * | tests: remove deprecated -Cinline-threshold. | Dario Nieuwenhuis | 2024-10-14 | 1 | -1/+0 |
| * | net: refactor to simplify lifetimes/generics. | Dario Nieuwenhuis | 2024-09-16 | 2 | -14/+12 |
| * | cyw43: add support for WPA3 and more extensive security options. | Dario Nieuwenhuis | 2024-09-09 | 1 | -1/+5 |