forked from mfulz_github/qmk_firmware
Tweak the LUFA config for the Mass Storage class bootloader to reduce the compiled size slightly by removing unused features.
This commit is contained in:
parent
dd1e18b264
commit
f429975e01
@ -75,8 +75,8 @@
|
|||||||
#define FIXED_NUM_CONFIGURATIONS 1
|
#define FIXED_NUM_CONFIGURATIONS 1
|
||||||
// #define CONTROL_ONLY_DEVICE
|
// #define CONTROL_ONLY_DEVICE
|
||||||
#define INTERRUPT_CONTROL_ENDPOINT
|
#define INTERRUPT_CONTROL_ENDPOINT
|
||||||
// #define NO_DEVICE_REMOTE_WAKEUP
|
#define NO_DEVICE_REMOTE_WAKEUP
|
||||||
// #define NO_DEVICE_SELF_POWER
|
#define NO_DEVICE_SELF_POWER
|
||||||
|
|
||||||
/* USB Host Mode Driver Related Tokens: */
|
/* USB Host Mode Driver Related Tokens: */
|
||||||
// #define HOST_STATE_AS_GPIOR {Insert Value Here}
|
// #define HOST_STATE_AS_GPIOR {Insert Value Here}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user