Adding initial dfu-upload code and debugging for Bootloader.
This commit is contained in:
parent
26b0a7e10d
commit
1acbc97e98
9 changed files with 125 additions and 96 deletions
|
@ -60,6 +60,7 @@ include( initialize )
|
|||
#
|
||||
set( SRCS
|
||||
main.c
|
||||
debug.c # TODO only compile in if necessary
|
||||
dfu.c
|
||||
dfu.desc.c
|
||||
flash.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue