Refactored bootloader jumping. Added USBaspLoader support.
This commit is contained in:
parent
e67c988824
commit
e65575d4a5
10 changed files with 107 additions and 17 deletions
|
@ -4,6 +4,7 @@ SRC += host.c \
|
|||
layer.c \
|
||||
timer.c \
|
||||
print.c \
|
||||
bootloader.c \
|
||||
util.c
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue