TinyUSB specific DFU definitions. More...
TinyUSB specific DFU definitions.
Definition in file tinyusb_dfu.h.
#include "riotboot/flashwrite.h"
Go to the source code of this file.
Data Structures | |
struct | tinyusb_dfu_device |
tinyUSB DFU device interface context More... | |
typedef struct tinyusb_dfu_device | tinyusb_dfu_device_t |
tinyUSB DFU device interface context | |
void | tinyusb_dfu_init (void) |
Initialize the tinyUSB DFU device interface context. | |