BSP update
- Add basic LED BSP - Moved generic examples to the HAL - Updated rust edition to 2021 - Updated README to provide full instructions for flashing and building - Added jlink.gdb file to command line flashing
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
#![no_std]
|
||||
|
||||
pub mod leds;
|
||||
|
Reference in New Issue
Block a user