Make the StandaloneProgrammer project seamlessly read out drive contents from either an attached FAT formatted drive when in host mode, or the onboard FAT formatted dataflash when in device mode.
This commit is contained in:
@@ -79,6 +79,8 @@
|
||||
static int Disk_getchar(FILE* Stream);
|
||||
#endif
|
||||
|
||||
void EVENT_USB_UIDChange(void);
|
||||
|
||||
void SetupHardware(void);
|
||||
void Programmer_Task(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user