summaryrefslogtreecommitdiff
path: root/firmware/export/config-h10_5gb.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h10_5gb.h')
-rw-r--r--firmware/export/config-h10_5gb.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h10_5gb.h b/firmware/export/config-h10_5gb.h
index 2053cc53f0..9fd3edfdb6 100644
--- a/firmware/export/config-h10_5gb.h
+++ b/firmware/export/config-h10_5gb.h
@@ -101,6 +101,9 @@
101/* The start address index for ROM builds */ 101/* The start address index for ROM builds */
102#define ROM_START 0x00000000 102#define ROM_START 0x00000000
103 103
104/* The size of the flash ROM */
105#define FLASH_SIZE 0x100000
106
104/* Define this to the CPU frequency */ 107/* Define this to the CPU frequency */
105/* TODO: this is probably wrong */ 108/* TODO: this is probably wrong */
106#define CPU_FREQ 75000000 109#define CPU_FREQ 75000000