Add example to be tested

Update API description.
This commit is contained in:
Jeremiah McCarthy
2021-05-05 17:42:38 -04:00
parent f830800d00
commit dab1ed6b32
6 changed files with 500 additions and 1 deletions

View File

@@ -39,7 +39,8 @@
//--------------------------------------------------------------------+
// Application Callback API (weak is optional)
//--------------------------------------------------------------------+
// Invoked when a reset is received to check if firmware is valid
// Invoked during DFU_MANIFEST_SYNC get status request to check if firmware
// is valid
bool tud_dfu_firmware_valid_check_cb(void);
// Invoked when a DFU_DNLOAD request is received