This is intended to be a base package for developing USB-devices based on the STM32F103.
-
dfu/
contains a DFU bootloader, customized for a certain kind of board. -
firmware/
contains the firmware itself -
host/
contains an example of the host software -
common/constants.h
contains constants that are shared between the host and the device