embassy/examples/rp
pennae 8e4d65e163 rp/pio: configure state machines with Config struct
the many individual sets aren't very efficient, and almost no checks
were done to ensure that the configuration written to the hardware was
actually valid. this adresses both of these.
2023-05-06 17:23:41 +02:00
..
.cargo Update embedded-hal crates. 2023-04-06 22:41:50 +02:00
assets rp/examples: add spi_display example 2021-07-20 10:06:57 +02:00
src/bin rp/pio: configure state machines with Config struct 2023-05-06 17:23:41 +02:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml rp/pio: configure state machines with Config struct 2023-05-06 17:23:41 +02:00
memory.x Move examples to a subdirectory 2021-06-02 01:32:19 +02:00