initial "working" version
This should print something on the UART. Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,4 +1,8 @@
|
||||
.obj/
|
||||
.swp
|
||||
.swo
|
||||
*~
|
||||
*~
|
||||
/foboot.bin
|
||||
/foboot.dfu
|
||||
/foboot.ihex
|
||||
/foboot.elf
|
Reference in New Issue
Block a user