| Commit message (Expand) | Author | Age | Files | Lines |
| * | rp/pio: Update cyw43-pio to use new version of embassy-rp | 9names | 2025-03-09 | 1 | -1/+1 |
| * | rp: Update embassy-rp version in examples and tests | 9names | 2025-03-09 | 1 | -1/+1 |
| * | Added access to the byte swap flag for RP2*** chips for the PIO state machine... | eden barby | 2025-03-01 | 1 | -2/+2 |
| * | rp/pio: update pio-rs crate, reexport it so users don't get version mismatches. | Dario Nieuwenhuis | 2025-02-18 | 3 | -6/+6 |
| * | chore: prepare embassy-net release | Ulf Lilleengen | 2025-02-14 | 1 | -1/+1 |
| * | fix: update example | skkeye | 2025-02-13 | 1 | -1/+1 |
| * | fix: nightly fmt | skkeye | 2025-02-13 | 2 | -14/+15 |
| * | examples/rp: add examples using ICMP sockets and the ping utility | skkeye | 2025-02-13 | 3 | -1/+279 |
| * | 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 | 1 | -2/+2 |
| * | Release embassy-usb v0.4.0, embassy-usb-logger v0.4.0. | Dario Nieuwenhuis | 2025-01-15 | 1 | -2/+2 |
| * | Merge pull request #3701 from 1-rafael-1/improve-orchestrate-example | Dario Nieuwenhuis | 2025-01-07 | 1 | -155/+156 |
| |\ |
|
| | * | fmt | 1-rafael-1 | 2024-12-31 | 1 | -1/+1 |
| | * | fmt | 1-rafael-1 | 2024-12-31 | 1 | -1/+2 |
| | * | Improve orchestrate_tasks example with shared state and better documentation | 1-rafael-1 | 2024-12-31 | 1 | -156/+156 |
| * | | 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 |
| * | | Fix broken link to WIZnet W5500-EVB-Pico | lonesometraveler | 2025-01-02 | 4 | -4/+4 |
| |/ |
|
| * | Added new param to examples and created a pico plus 2 w example | Bailey Townsend | 2024-12-28 | 5 | -10/+55 |
| * | Remove manual settings of `composite_with_iads=true` | Eekle | 2024-12-24 | 7 | -48/+0 |
| * | Remove bluetooth example and trouble dependencies | Dániel Buga | 2024-12-22 | 2 | -155/+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 |
| * | Merge pull request #3024 from bsodmike/fix_rp_wifi_example | Dario Nieuwenhuis | 2024-12-02 | 1 | -5/+0 |
| |\ |
|
| | * | Remove code that isn't used by the example | Michael de Silva | 2024-12-03 | 1 | -5/+0 |
| * | | Merge pull request #3600 from embassy-rs/patch-1 | Dario Nieuwenhuis | 2024-12-02 | 1 | -2/+1 |
| |\ \
| |/
|/| |
|
| | * | examples/rp: update sdmmc. | Dario Nieuwenhuis | 2024-12-03 | 1 | -2/+1 |
| * | | formatting | rafael | 2024-12-02 | 1 | -1/+1 |
| * | | formatting | rafael | 2024-12-02 | 1 | -4/+4 |
| * | | correct rp pwm dutycycle examples: desired frequency | rafael | 2024-12-02 | 1 | -4/+8 |
| |/ |
|
| * | 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 |
| * | Merge pull request #1660 from Georges760/examples/rp/spi_gc9a01 | Ulf Lilleengen | 2024-11-14 | 2 | -0/+127 |
| |\ |
|
| | * | fix fmt | Georges Palauqui | 2024-11-05 | 1 | -1/+1 |
| | * | add second example fo SPI display on RP | Georges Palauqui | 2024-11-05 | 2 | -0/+127 |
| * | | 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 |
| |/ |
|
| * | Merge pull request #3467 from Georges760/upd-ex-spi-display | Ulf Lilleengen | 2024-11-05 | 2 | -154/+19 |
| |\ |
|
| | * | update spi_display example for rp | Georges Palauqui | 2024-10-27 | 2 | -154/+19 |
| * | | Added ReceiverHandler to logger | Bjorn | 2024-10-31 | 1 | -0/+64 |
| |/ |
|
| * | update path to cyw43 firmware in `wifi_blinky.rs` comments | Brad Gibson | 2024-10-22 | 1 | -2/+2 |
| * | Merge pull request #3433 from 1-rafael-1/rp-pwm-embedded-hal-traits | Ulf Lilleengen | 2024-10-22 | 1 | -6/+52 |
| |\ |
|
| | * | add pwm frequency to examples | rafael | 2024-10-21 | 1 | -2/+8 |
| | * | also add to the rp pwm example | rafael | 2024-10-21 | 1 | -6/+46 |
| * | | Use released version of reqwless for examples | Ulf Lilleengen | 2024-10-21 | 1 | -1/+1 |
| * | | Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1 | Dario Nieuwenhuis | 2024-10-21 | 1 | -1/+1 |
| |/ |
|