summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansam200v4.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansam200v4.h')
-rw-r--r--firmware/export/config/sansam200v4.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config/sansam200v4.h b/firmware/export/config/sansam200v4.h
index 37f0931079..58cd096edb 100644
--- a/firmware/export/config/sansam200v4.h
+++ b/firmware/export/config/sansam200v4.h
@@ -131,12 +131,6 @@
131/* Define this if you have adjustable CPU frequency */ 131/* Define this if you have adjustable CPU frequency */
132#define HAVE_ADJUSTABLE_CPU_FREQ 132#define HAVE_ADJUSTABLE_CPU_FREQ
133 133
134/* Offset ( in the firmware file's header ) to the file CRC */
135#define FIRMWARE_OFFSET_FILE_CRC 0
136
137/* Offset ( in the firmware file's header ) to the real data */
138#define FIRMWARE_OFFSET_FILE_DATA 8
139
140#define CONFIG_USBOTG USBOTG_AS3525 134#define CONFIG_USBOTG USBOTG_AS3525
141 135
142/* enable these for the experimental usb stack */ 136/* enable these for the experimental usb stack */