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 6c2580c360..3768d857cb 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -135,6 +135,7 @@
135 135
136/* USB On-the-go */ 136/* USB On-the-go */
137#define USBOTG_ISP1362 1362 137#define USBOTG_ISP1362 1362
138#define USBOTG_M5636 5636
138 139
139/* now go and pick yours */ 140/* now go and pick yours */
140#if defined(ARCHOS_PLAYER) 141#if defined(ARCHOS_PLAYER)