| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #3024 from bsodmike/fix_rp_wifi_example | Dario Nieuwenhuis | 2024-12-02 | 1 | -5/+0 |
| |\ | | | | | | | Update RP Wifi Scan Example: Remove code that isn't used by the example (minor cleanup) | ||||
| | * | 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 |
| |\ \ | |/ |/| | | | Add set_config method to RP SPI driver (rebased #3419) | ||||
| | * | 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 |
| |/ | |||||
| * | fix fmt | Georges Palauqui | 2024-11-05 | 1 | -1/+1 |
| | | |||||
| * | add second example fo SPI display on RP | Georges Palauqui | 2024-11-05 | 1 | -0/+126 |
| | | |||||
| * | Merge pull request #3467 from Georges760/upd-ex-spi-display | Ulf Lilleengen | 2024-11-05 | 1 | -150/+15 |
| |\ | | | | | | | Update example spi_display for RP/RP23 to use mipidsi instead of ST7789 crate | ||||
| | * | update spi_display example for rp | Georges Palauqui | 2024-10-27 | 1 | -150/+15 |
| | | | |||||
| * | | 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 |
| | | |||||
| * | 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 |
| | | |||||
| * | fmt examples too | Caleb Jamison | 2024-10-09 | 2 | -7/+4 |
| | | |||||
| * | Move pio programs into embassy-rp | Caleb Jamison | 2024-10-09 | 9 | -972/+131 |
| | | |||||
| * | 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 |
| | | |||||
| * | chore: Remove unused keyboard code from rp mouse example | James Bowes | 2024-08-26 | 1 | -7/+0 |
| | | | | | | | The usb mouse example included code copied from the keyboard example to set up a button, which is not used in the mouse example. Remove it, to make the example clearer. | ||||
| * | Merge pull request #3216 from 1-rafael-1/rp-example-orchestrate-tasks | Dario Nieuwenhuis | 2024-08-13 | 1 | -0/+318 |
| |\ | | | | | | | add example to rp: orchestrate multiple tasks | ||||
| | * | review comments | rafael | 2024-07-28 | 1 | -7/+59 |
| | | | |||||
| | * | add example to rp: orchestrate multiple tasks | rafael | 2024-07-27 | 1 | -1/+1 |
| | | | |||||
| | * | add example to rp: orchestrate multiple tasks | rafael | 2024-07-27 | 1 | -2/+1 |
| | | | |||||
| | * | add example to rp: orchestrate multiple tasks | rafael | 2024-07-27 | 1 | -0/+267 |
| | | | |||||
| * | | Merge pull request #3232 from embassy-rs/misc-fixes-44 | Dario Nieuwenhuis | 2024-08-07 | 8 | -19/+14 |
| |\ \ | | | | | | | | | | Misc fixes. | ||||
| | * | | examples: ensure at least 3 sockets to avoid running out (DHCP, DNS, the user's) | Dario Nieuwenhuis | 2024-08-07 | 8 | -19/+14 |
| | |/ | |||||
| * / | cyw43: add Bluetooth support. | Dario Nieuwenhuis | 2024-08-05 | 6 | -12/+160 |
| |/ | | | | Co-Authored-By: Brandon Ros <[email protected]> | ||||
| * | Merge pull request #3159 from kalkyl/shared-bus | James Munns | 2024-07-18 | 1 | -0/+115 |
| |\ | | | | | | | Add example for shared I2C and SPI buses | ||||
| | * | Add link to example in book | kalkyl | 2024-07-08 | 1 | -2/+2 |
| | | | |||||
| | * | Add example for shared I2C and SPI buses | kalkyl | 2024-07-08 | 1 | -0/+115 |
| | | | |||||
| * | | Fix example after swapping bufferedUart rx and tx in split fn | Mathias | 2024-07-17 | 1 | -1/+1 |
| | | | |||||
| * | | rustfmt | rafael | 2024-07-08 | 1 | -5/+2 |
| | | | |||||
| * | | rustfmt | rafael | 2024-07-08 | 1 | -1/+1 |
| | | | |||||
| * | | add assign_resources example | rafael | 2024-07-08 | 1 | -0/+82 |
| |/ | |||||
| * | Add more docs and cross-links | kalkyl | 2024-07-08 | 1 | -6/+16 |
| | | |||||
| * | Add example for sharing things between tasks | kalkyl | 2024-07-08 | 1 | -0/+140 |
| | | |||||
| * | Merge pull request #3132 from oro-os/wiznet-version-check | Dario Nieuwenhuis | 2024-07-02 | 4 | -4/+8 |
| |\ | | | | | | | wiznet: add version check to initialization sequence | ||||
| | * | wiznet: add version check to initialization sequence | Josh Junon | 2024-06-30 | 4 | -4/+8 |
| | | | |||||
| * | | rp/i2c: add address flexibility and example | Krzysztof Królczyk | 2024-06-28 | 1 | -0/+85 |
| |/ | | | | | | | Previous i2c examples are using either blocking Embassy API or e-h traits, this example uses Embassy pub API directly. Signed-off-by: Krzysztof Królczyk <[email protected]> | ||||
| * | Fix rngcore imports in examples | 9names | 2024-06-25 | 3 | -0/+6 |
| | | |||||
| * | Replace joke seed with best RNG available | 9names | 2024-06-25 | 4 | -4/+10 |
| | | |||||
| * | rustfmt | rafael | 2024-06-24 | 1 | -2/+2 |
| | | |||||
| * | comment the comments | rafael | 2024-06-24 | 1 | -2/+4 |
| | | |||||
| * | rustfmt again | rafael | 2024-06-24 | 1 | -4/+2 |
| | | |||||
| * | rustfmt | rafael | 2024-06-24 | 1 | -16/+9 |
| | | |||||
| * | add wifi_webrequest example | rafael | 2024-06-23 | 1 | -0/+197 |
| | | |||||
