This website requires JavaScript.
Explore
Datenschutz
Impressum
Help
Sign In
rust
/
vorago-reb1
Archived
Watch
6
Star
0
Fork
0
You've already forked vorago-reb1
Code
Issues
Pull Requests
Projects
Releases
4
Wiki
Activity
This repository has been archived on
2024-06-16
. You can view files and clone it, but cannot push or open issues or pull requests.
d2369767b7
vorago-reb1
/
src
/
lib.rs
4 lines
26 B
Rust
Raw
Normal View
History
Unescape
Escape
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
2021-11-09 19:10:05 +01:00
#![
no_std
]
pub
mod
leds
;
Reference in New Issue
Copy Permalink