summaryrefslogtreecommitdiff
path: root/firmware/export/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config.h')
-rw-r--r--firmware/export/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 5528f93d09..da44e8eaf1 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -61,6 +61,7 @@
61#define BL_RTC 1 /* Recorder, RTC square wave output */ 61#define BL_RTC 1 /* Recorder, RTC square wave output */
62#define BL_PA14_HI 2 /* Ondio, PA14 high active */ 62#define BL_PA14_HI 2 /* Ondio, PA14 high active */
63#define BL_IRIVER 3 /* IRiver GPIO */ 63#define BL_IRIVER 3 /* IRiver GPIO */
64#define BL_GMINI 4 /* Archos GMini */
64 65
65/* CONFIG_I2C */ 66/* CONFIG_I2C */
66#define I2C_PLAYREC 0 /* Archos Player/Recorder style */ 67#define I2C_PLAYREC 0 /* Archos Player/Recorder style */