embassy/examples/rp
Dave Andersen 71c4e7e4d2 Fix timing on RP2040 pio_ws2812.rs example
The example spins too fast so it doesn't appear to change;
it's delaying for microseconds instead of milliseconds.
This commit slows it down and adds a comment noting the pin
mapping for the Adafruit feather rp2040+RFM95 LoRA module,
which has its Neopixel on pin 4 instead of 16.
2023-08-27 22:39:44 -04:00
..
.cargo Update probe-rs-cli -> probe-rs 2023-06-29 02:39:28 +02:00
assets rp/examples: add spi_display example 2021-07-20 10:06:57 +02:00
src/bin Fix timing on RP2040 pio_ws2812.rs example 2023-08-27 22:39:44 -04:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml Bump executor crate version to 0.3.0 2023-08-23 20:34:37 +02:00
memory.x Move examples to a subdirectory 2021-06-02 01:32:19 +02:00