Configuration settings by both the bootloader and the main app.


Go to the source code of this file.
Macros | |
USB | |
USB Configuration. | |
| #define | USB_POWER_CONSUMPTION 100 |
| The power consumption of the USB device. More... | |
RDM Identification | |
Testing | |
| #define | CFG_MANUFACTURER_ID 0x7a70 |
| The RDM manufacturer ID. | |
| #define | CFG_UID_SOURCE CFG_OPT_UID_FROM_MAC |
| The source of the device's UID. More... | |
| #define | HARDWARE_MODEL MODEL_UNDEFINED |
| The hardware model. More... | |
Developer Settings | |
These settings are intended for developer use only | |
| #define | CFG_NO_BOOTLOADER_OPTION |
| Controls if we use the magic bootloader symbol from the linker script. More... | |