embedded-trainings-2020/boards/dk
Jorge Aparicio 80cb2caa09 add a compiler fence before exiting
the rtt-target implementation is light on compiler fences so the compiler could
be doing unwanted reordering of memory operations. At least patch up a place
where these orderings may result in an observable change of behavior
2020-06-24 17:20:42 +02:00
..
src add a compiler fence before exiting 2020-06-24 17:20:42 +02:00
build.rs squashed 2020-06-09 11:58:27 +02:00
Cargo.toml - beginner and advanced Cargo features 2020-06-11 13:48:35 +02:00
memory.x squashed 2020-06-09 11:58:27 +02:00
README.md squashed 2020-06-09 11:58:27 +02:00

dk

Board Support Crate for the nRF52840 Development Kit (DK)

Getting familiar with the hardware

TODO