embassy/examples/nrf
huntc e1faf88607 Removes some of the code duplication for UarteWithIdle
This commit removes some of the code duplication for UarteWithIdle at the expense of requiring a split. As the example illustrates though, this expense seems worth the benefit in terms of maintenance, and the avoidance of copying over methods. My main motivation for this commit was actually due to the `event_endtx` method not having been copied across.
2022-10-09 13:07:25 +11:00
..
.cargo Add env DEFMT_LOG=trace to all examples. 2022-06-18 01:59:12 +02:00
src/bin Removes some of the code duplication for UarteWithIdle 2022-10-09 13:07:25 +11:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml all Cargo.toml: Add license to all crate Cargo.toml files 2022-10-07 12:41:56 +02:00
memory.x Move examples to a subdirectory 2021-06-02 01:32:19 +02:00