| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| |/ |
|
| * | Merge pull request #3407 from CBJamo/pio_programs | Dario Nieuwenhuis | 2024-10-13 | 10 | -974/+130 |
| |\ |
|
| | * | fmt examples too | Caleb Jamison | 2024-10-09 | 2 | -7/+4 |
| | * | Move pio programs into embassy-rp | Caleb Jamison | 2024-10-09 | 10 | -973/+132 |
| * | | Update smoltcp, embedded-nal-async to use the `core::net` IP addr types. | Dario Nieuwenhuis | 2024-10-07 | 1 | -2/+2 |
| |/ |
|
| * | Fixed overflow on `pio_stepper.rs` | Paul Fornage | 2024-10-02 | 1 | -1/+1 |
| * | rp: Add PIO example for one-wire temperature sensor | kalkyl | 2024-09-17 | 1 | -0/+155 |
| * | net: refactor to simplify lifetimes/generics. | Dario Nieuwenhuis | 2024-09-16 | 9 | -76/+52 |
| * | cyw43: add support for WPA3 and more extensive security options. | Dario Nieuwenhuis | 2024-09-09 | 2 | -4/+10 |
| * | rp: add example code to flash bluetooth fw (#3290) | Pedro Ferreira | 2024-08-26 | 1 | -0/+2 |