Pulled interrupts into an optional module.
This commit is contained in:
@ -25,15 +25,17 @@
|
||||
#define USER_WORDS
|
||||
|
||||
#define OPTIONAL_ASSEMBLERS_SUPPORT
|
||||
#define OPTIONAL_OLED_SUPPORT
|
||||
#define OPTIONAL_CAMERA_SUPPORT
|
||||
#define OPTIONAL_INTERRUPTS_SUPPORT
|
||||
#define OPTIONAL_OLED_SUPPORT
|
||||
#define OPTIONAL_RMT_SUPPORT
|
||||
#define OPTIONAL_SERIAL_BLUETOOTH_SUPPORT
|
||||
#define OPTIONAL_SPI_FLASH_SUPPORT
|
||||
|
||||
#define OPTIONAL_OLED_VOCABULARY
|
||||
#define OPTIONAL_CAMERA_VOCABULARY
|
||||
#define OPTIONAL_BLUETOOTH_VOCABULARY
|
||||
#define OPTIONAL_CAMERA_VOCABULARY
|
||||
#define OPTIONAL_INTERRUPTS_VOCABULARIES
|
||||
#define OPTIONAL_OLED_VOCABULARY
|
||||
#define OPTIONAL_RMT_VOCABULARY
|
||||
#define OPTIONAL_SPI_FLASH_VOCABULARY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user