embassy/examples/rp
Krzysztof Królczyk 96cdf9c9e0
rp/i2c: add address flexibility and example
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 <Krzysztof.Krolczyk@o2.pl>
2024-06-28 19:51:33 +02:00
..
.cargo fix: revert unintended change 2024-01-10 10:02:26 +01:00
assets rp/examples: add spi_display example 2021-07-20 10:06:57 +02:00
src/bin rp/i2c: add address flexibility and example 2024-06-28 19:51:33 +02:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml Use published version of reqwless 2024-06-25 20:33:55 +10:00
memory.x Add docs, touch all linker fragments 2023-11-19 23:10:11 +01:00