added protocol stack: pjrc, vusb
This commit is contained in:
parent
5552b5afea
commit
acc974c64b
55 changed files with 836 additions and 1832 deletions
6
pjrc/jump_bootloader.h
Normal file
6
pjrc/jump_bootloader.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef JUMP_BOOTLOADER_H
|
||||
#define JUMP_BOOTLOADER_H 1
|
||||
|
||||
void jump_bootloader(void);
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue