
Files | |
| file | bootloader_options.h [code] |
| The API to share information between the bootloader and the main application. | |
| file | config_options.h [code] |
| Settings used for board configuration. | |
| file | dfu_properties.h [code] |
| Properties of our DFU implementation. | |
| file | dfu_spec.h [code] |
| Constants from the Device Firmware Uploads (DFU) 1.1 specification. | |
| file | macros.h [code] |
| Macros used throughout the code. | |
| file | reset.h [code] |
| API to reset the device. | |
| file | uid.h [code] |
| UID constants. | |
| file | uid_store.h [code] |
| The API to retrieve the device's UID. | |
| file | usb_properties.h [code] |
| USB Device specific constants. | |