aboutsummaryrefslogtreecommitdiff
path: root/compile_flags.txt
diff options
context:
space:
mode:
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
new file mode 100644
index 0000000..7e86e45
--- /dev/null
+++ b/compile_flags.txt
@@ -0,0 +1,14 @@
+-g
+-Os
+-std=gnu99
+-Isrc
+-mmcu=attiny84a
+-DF_CPU=1000000L
+-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
+-funsigned-bitfields
+-fpack-struct
+-fshort-enums
+-Wall
+-Wstrict-prototypes