aboutsummaryrefslogtreecommitdiff
path: root/kernel/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/Makefile.inc')
-rw-r--r--kernel/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/Makefile.inc b/kernel/Makefile.inc
index 34183a8..d00f6ce 100644
--- a/kernel/Makefile.inc
+++ b/kernel/Makefile.inc
@@ -5,6 +5,7 @@
SRCS+= kernel.c
MCU= atmega328p
+F_CPU= 20000000
CC= avr-gcc
OBJCOPY= avr-objcopy
OBJDUMP= avr-objdump