first working version of incremental upload

This commit is contained in:
Jannis (jix) Harder
2009-09-23 00:43:33 +02:00
parent 54ac4204ed
commit 080598cb97
7 changed files with 608 additions and 7 deletions

View File

@@ -38,5 +38,6 @@
#define USB_MODE_SNES 10
#define USB_MODE_AVR 11
#define USB_AVR_RESET 12
#define USB_SET_LAODER 13
#endif /* __REQUESTS_H_INCLUDED__ */