USB DFU initialization for riotboot. More...
USB DFU initialization for riotboot.
Definition in file usb_dfu.h.
#include "riotboot/hdr.h"
Go to the source code of this file.
Functions | |
void | riotboot_usb_dfu_init (unsigned forced) |
Initialize usbus DFU for riotboot bootloader. | |
USB DFU Default slots name | |
#define | USB_DFU_MODE_SLOT0_NAME "RIOT-OS Slot 0" |
#define | USB_DFU_MODE_SLOT1_NAME "RIOT-OS Slot 1" |
#define | USB_APP_MODE_SLOT_NAME "RIOT-OS bootloader" |