summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiosp.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiosp.h')
-rw-r--r--firmware/export/config-ondiosp.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h
index cefbbc3666..da723413ec 100644
--- a/firmware/export/config-ondiosp.h
+++ b/firmware/export/config-ondiosp.h
@@ -65,12 +65,6 @@
65/* Offset ( in the firmware file's header ) to the real data */ 65/* Offset ( in the firmware file's header ) to the real data */
66#define FIRMWARE_OFFSET_FILE_DATA 24 66#define FIRMWARE_OFFSET_FILE_DATA 24
67 67
68/* How to detect USB */
69#define USB_FMRECORDERSTYLE 1 /* like FM, on AN1 */
70
71/* How to enable USB */
72#define USB_ENABLE_ONDIOSTYLE 1 /* with PA5 */
73
74/* The start address index for ROM builds */ 68/* The start address index for ROM builds */
75/* #define ROM_START 0x12010 for behind original Archos */ 69/* #define ROM_START 0x12010 for behind original Archos */
76#define ROM_START 0x7010 /* for behind BootBox */ 70#define ROM_START 0x7010 /* for behind BootBox */