| Commit message (Expand) | Author | Age | Files | Lines |
| * | rename `rp23` (?) folder to `rp235x`; fix `ci.sh` to use `rp235x` folder | Curly | 2025-02-23 | 56 | -4417/+0 |
| * | rp/pio: update pio-rs crate, reexport it so users don't get version mismatches. | Dario Nieuwenhuis | 2025-02-18 | 4 | -7/+8 |
| * | Merge pull request #3890 from 9names/imagedef-feature | Dario Nieuwenhuis | 2025-02-16 | 51 | -255/+0 |
| |\ |
|
| | * | Remove ImageDef from rp23 examples | 9names | 2025-02-16 | 51 | -255/+0 |
| * | | Use probe-rs as default runner for rp23 examples | 9names | 2025-02-16 | 1 | -2/+2 |
| |/ |
|
| * | chore: prepare embassy-net release | Ulf Lilleengen | 2025-02-14 | 1 | -1/+1 |
| * | Update documentation | Flamenco | 2025-02-08 | 1 | -1/+1 |
| * | examples/rp: remove unneeded sio spinlock stuck bug workarounds. | Dario Nieuwenhuis | 2025-02-06 | 2 | -2/+0 |
| * | chore: bump embassy-sync version | Ulf Lilleengen | 2025-01-15 | 1 | -1/+1 |
| * | RP235x: support new FIFO options, set IE, OD on PIO pins. | Pedro Ferreira | 2025-01-15 | 2 | -2/+118 |
| * | Release embassy-usb v0.4.0, embassy-usb-logger v0.4.0. | Dario Nieuwenhuis | 2025-01-15 | 1 | -2/+2 |
| * | Remove useless patches in examples. | Dario Nieuwenhuis | 2025-01-07 | 1 | -8/+0 |
| * | Update cyw43, nrf, rp hals and embassy-boot | Ulf Lilleengen | 2025-01-06 | 1 | -3/+3 |
| * | 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 |
| * | Fixes ci (hopefully) | Bailey Townsend | 2024-12-28 | 1 | -3/+2 |
| * | Added new param to examples and created a pico plus 2 w example | Bailey Townsend | 2024-12-28 | 1 | -0/+94 |
| * | Remove manual settings of `composite_with_iads=true` | Eekle | 2024-12-24 | 1 | -7/+0 |
| * | Remove bluetooth example and trouble dependencies | Dániel Buga | 2024-12-22 | 1 | -5/+1 |
| * | 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 |
| * | cargo +nightly fmt | Tommy Gilligan | 2024-12-10 | 1 | -1/+1 |
| * | rp23: port usb_hid_keyboard example from rp | Tommy Gilligan | 2024-12-08 | 1 | -0/+193 |
| * | Merge pull request #3600 from embassy-rs/patch-1 | Dario Nieuwenhuis | 2024-12-02 | 1 | -1/+1 |
| |\ |
|
| | * | Add `set_config` method to RP SPI driver | dstric-aqueduct | 2024-12-03 | 1 | -1/+1 |
| * | | formatting | rafael | 2024-12-02 | 1 | -1/+1 |
| * | | formatting | rafael | 2024-12-02 | 1 | -1/+1 |
| * | | correct rp pwm dutycycle examples: desired frequency | rafael | 2024-12-02 | 2 | -7/+14 |
| |/ |
|
| * | 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 |
| * | update spi_display example for rp23 | Georges Palauqui | 2024-10-27 | 2 | -153/+18 |
| * | Merge pull request #3433 from 1-rafael-1/rp-pwm-embedded-hal-traits | Ulf Lilleengen | 2024-10-22 | 3 | -7/+163 |
| |\ |
|
| | * | cheaper motors need lower pwm frequency | rafael | 2024-10-21 | 1 | -6/+6 |
| | * | add pwm frequency to examples | rafael | 2024-10-21 | 2 | -12/+15 |
| | * | also add to the rp pwm example | rafael | 2024-10-21 | 1 | -4/+4 |
| | * | rustfmt | rafael | 2024-10-21 | 2 | -6/+2 |
| | * | change existing pwm example to reflect both existing ways to use pwm output | rafael | 2024-10-21 | 1 | -7/+48 |
| | * | rustfmt | rafael | 2024-10-20 | 1 | -8/+7 |
| | * | embassy_rp: implement pwm traits from embedded_hal | rafael | 2024-10-20 | 2 | -0/+117 |
| * | | Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1 | Dario Nieuwenhuis | 2024-10-21 | 1 | -1/+1 |
| |/ |
|
| * | Merge pull request #3407 from CBJamo/pio_programs | Dario Nieuwenhuis | 2024-10-13 | 9 | -684/+394 |
| |\ |
|
| | * | fmt examples too | Caleb Jamison | 2024-10-09 | 2 | -7/+4 |
| | * | Fix rp23 i2s example, boot_sel isn't supported yet. | Caleb Jamison | 2024-10-09 | 1 | -2/+5 |
| | * | Move pio programs into embassy-rp | Caleb Jamison | 2024-10-09 | 9 | -685/+395 |
| * | | Update smoltcp, embedded-nal-async to use the `core::net` IP addr types. | Dario Nieuwenhuis | 2024-10-07 | 1 | -2/+0 |
| |/ |
|
| * | Remove binary_info blocks from most examples. (#3385) | Caleb Jamison | 2024-10-01 | 45 | -445/+8 |
| * | rp23: add missing binary info in linker script | Romain Reignier | 2024-09-26 | 1 | -0/+1 |