summaryrefslogtreecommitdiff
path: root/configs/m2561-debug.config
diff options
context:
space:
mode:
authorLeo C2018-09-10 20:49:20 +0200
committerLeo C2018-09-10 20:49:20 +0200
commitdf728b3578bfba42632b2a3bd7250fba70776b22 (patch)
tree4ff15d4e5d9cab7ee081d4c2480f9419e6abb47e /configs/m2561-debug.config
parent51dd0948df5ed53b11cab4e909e19ee7cee363c5 (diff)
downloadz180-stamp-df728b3578bfba42632b2a3bd7250fba70776b22.zip
Tup: F_CPU per config
Diffstat (limited to 'configs/m2561-debug.config')
-rw-r--r--configs/m2561-debug.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/m2561-debug.config b/configs/m2561-debug.config
index 2366681..8a48e19 100644
--- a/configs/m2561-debug.config
+++ b/configs/m2561-debug.config
@@ -1,2 +1,4 @@
CONFIG_DEBUG=0
CONFIG_MCU=atmega2561
+CONFIG_F_CPU=9216000UL
+