aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/e300/rev_b/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/e300/rev_b/config.h')
-rw-r--r--firmware/e300/rev_b/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/e300/rev_b/config.h b/firmware/e300/rev_b/config.h
new file mode 100644
index 000000000..2547f65f0
--- /dev/null
+++ b/firmware/e300/rev_b/config.h
@@ -0,0 +1,2 @@
+#define __DELAY_BACKWARD_COMPATIBLE__ // Avoid compile-time arg error to '__builtin_avr_delay_cycles'
+#define F_CPU 1000000UL // 1 MHz (8MHz / 8)