bootloader now able to communicate with host application and can be reset by it
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "bootloader.h"
|
||||
|
||||
void main(void) {
|
||||
UserInit();
|
||||
//UserInit();
|
||||
|
||||
// initialize the USB framework
|
||||
USBDeviceInit();
|
||||
|
||||
Reference in New Issue
Block a user