embassy/examples/rp
pennae f97b591831 rp/clocks: don't expose unstable pac items
exposing pac items kind of undermines the unstable-pac feature. directly
exposing register structure is also pretty inconvenient since the clock
switching code takes care of the src/aux difference in behavior, so a
user needn't really be forced to write down decomposed register values.
2023-05-17 21:36:19 +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/clocks: don't expose unstable pac items 2023-05-17 21:36:19 +02:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml Remove patches, bump rp-pac version 2023-05-09 12:20:23 -04:00
memory.x Move examples to a subdirectory 2021-06-02 01:32:19 +02:00