Initial commit
Add startup code for STM32L031K6, and blink two LEDs, one with CPU, and one with the LPTIM at 60Hz for the (to-be-implemented) Sharp display.
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
*~
|
||||
*.o
|
||||
*.bin
|
||||
*.elf
|
||||
build
|
||||
Reference in New Issue
Block a user