embassy/examples/rp
Jeremy Fitzhardinge 1ee4bb22de embassy-rp i2c: async (non-blocking) example
Simple example exercising an mcp23017 GPIO expander, configured on
RP2040 GPIOs 14+15 (i2c1) with 8 inputs and 8 outputs. Input bit 0
controls whether to display a mcp23017 register dump.
2022-10-01 13:43:37 -07:00
..
.cargo Add env DEFMT_LOG=trace to all examples. 2022-06-18 01:59:12 +02:00
assets rp/examples: add spi_display example 2021-07-20 10:06:57 +02:00
src/bin embassy-rp i2c: async (non-blocking) example 2022-10-01 13:43:37 -07:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml embassy-rp: async i2c implementation 2022-10-01 13:43:37 -07:00
memory.x Move examples to a subdirectory 2021-06-02 01:32:19 +02:00