feat: blink and timer
This commit is contained in:
parent
3c6bedf65a
commit
f135e2484a
24 changed files with 671 additions and 0 deletions
4
001-led_blink/rust-toolchain.toml
Normal file
4
001-led_blink/rust-toolchain.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
[toolchain]
|
||||
channel = "nightly-2023-08-08"
|
||||
components = ["rust-src"]
|
||||
profile = "minimal"
|
Loading…
Add table
Add a link
Reference in a new issue