embassy/examples/stm32h7
Daniel Philipp 8b0cfde9a6
Clarified comments about the cortex_m::asm::delay functionality in al… (#3064)
* Clarified comments about the cortex_m::asm::delay functionality in all multiprio.rs examples

* fixed formatting

* Changed to using embassy_time::block_for()

* removed my formatting scripts

* specify embassy_time::Duration
2024-06-12 19:40:28 +02:00
..
.cargo Fix probe chip type in stm32h7 example 2023-07-31 10:17:44 +02:00
src/bin Clarified comments about the cortex_m::asm::delay functionality in al… (#3064) 2024-06-12 19:40:28 +02:00
build.rs format 2024-05-03 08:17:29 -04:00
Cargo.toml prepare for embassy-time 0.3.1 release 2024-06-04 09:02:41 +02:00
memory.x add example for bdma 2024-05-03 08:14:32 -04:00