summaryrefslogtreecommitdiff
path: root/nuttx/configs/ez80f910200zco
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ez80f910200zco')
-rw-r--r--nuttx/configs/ez80f910200zco/include/board.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/configs/ez80f910200zco/include/board.h b/nuttx/configs/ez80f910200zco/include/board.h
index e43c337c1..ffb8d239b 100644
--- a/nuttx/configs/ez80f910200zco/include/board.h
+++ b/nuttx/configs/ez80f910200zco/include/board.h
@@ -44,6 +44,10 @@
* Definitions
****************************************************************************/
+/* Clocking */
+
+#define EZ80_SYS_CLK_FREQ 50000000
+
/* LED pattern definitions ON OFF */
#define LED_STARTED 0 /* '0' N/A */