summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat-s.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-gigabeat-s.h')
-rw-r--r--firmware/export/config-gigabeat-s.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config-gigabeat-s.h b/firmware/export/config-gigabeat-s.h
index a0c05dad45..cafb202ebe 100644
--- a/firmware/export/config-gigabeat-s.h
+++ b/firmware/export/config-gigabeat-s.h
@@ -97,6 +97,7 @@
97/* Define the bitmask of modules used */ 97/* Define the bitmask of modules used */
98#define SPI_MODULE_MASK (USE_CSPI2_MODULE) 98#define SPI_MODULE_MASK (USE_CSPI2_MODULE)
99#define I2C_MODULE_MASK (USE_I2C1_MODULE) 99#define I2C_MODULE_MASK (USE_I2C1_MODULE)
100#define GPIO_EVENT_MASK (USE_GPIO1_EVENTS)
100 101
101/* Define this if target has an additional number of threads specific to it */ 102/* Define this if target has an additional number of threads specific to it */
102#define TARGET_EXTRA_THREADS 1 103#define TARGET_EXTRA_THREADS 1