aboutsummaryrefslogtreecommitdiff
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2026-02-04 11:04:04 +0530
committerAkshay Nair <phenax5@gmail.com>2026-02-04 12:55:37 +0530
commitcc9d915435a61d71f11cffa264cf941de58fe444 (patch)
treedc190a76b952e26942c298745f5321c5fb0d95ac /compile_flags.txt
parentf0423ae9af947512f5200da1ffd3c5adf81d5d7f (diff)
downloaddaft-watch-cc9d915435a61d71f11cffa264cf941de58fe444.tar.gz
daft-watch-cc9d915435a61d71f11cffa264cf941de58fe444.zip
Switch from internal clock to crystal + button
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
index 8720d77..2ec992d 100644
--- a/compile_flags.txt
+++ b/compile_flags.txt
@@ -3,7 +3,7 @@
-std=gnu99
-Isrc
-mmcu=attiny84a
--DF_CPU=1000000L
+-DF_CPU=32768L
-I/nix/store/ivhsczriimr31rrmly0bcj03gv4qa3q7-avr-libc-avr-2.2.1/avr/include
-L/nix/store/ivhsczriimr31rrmly0bcj03gv4qa3q7-avr-libc-avr-2.2.1/avr/lib
-funsigned-char