begin with clock setup, simple led blinky

This commit is contained in:
2017-07-05 23:21:24 +02:00
parent 9f8a51da6a
commit 3861b82515
3 changed files with 91 additions and 9 deletions

3
.gitignore vendored
View File

@@ -1,7 +1,8 @@
project.elf
*.o
*.map
*.bin
*.hex
*.user
*.user*
*.user.*