aboutsummaryrefslogtreecommitdiff
path: root/compile_flags.txt
blob: 2ec992dda90d85b8bfb71b54977033454518d99a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
-g
-Os
-std=gnu99
-Isrc
-mmcu=attiny84a
-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
-funsigned-bitfields
-fpack-struct
-fshort-enums
-Wall