OLE Developer Guide  Latest Git
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
common_settings.h File Reference

Detailed Description

Configuration settings by both the bootloader and the main app.

Include dependency graph for common_settings.h:
This graph shows which files directly or indirectly include this file:

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...