Skip to content

Commit 618dc44

Browse files
committed
Initial Release 0.1.0
Initial Release 0.1.0
1 parent 6364614 commit 618dc44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ Dependencies
2828
Configure Toolchain
2929
---------
3030

31-
`$ rustup target add thumbv6m-none-eabi`
31+
`$ rustup target add thumbv6m-none-eabi`
3232

3333
Build Examples
3434
---------
3535

36-
`$ cargo build --release --examples --features stm32l0x1,rt`
36+
`$ cargo build --release --examples --features stm32l0x1,rt`
3737

3838
Dependecies for Flashing
3939
---------

0 commit comments

Comments
 (0)