cleanup
This commit is contained in:
parent
6536b7092e
commit
91e2813792
@ -9,7 +9,7 @@ SET(FREQ "4000000")
|
|||||||
|
|
||||||
#============================================================================================
|
#============================================================================================
|
||||||
|
|
||||||
SET(CMAKE_C_COMPILER avr-gcc) #fucking cmake caches, i can't create same working project, it's magically breaks
|
SET(CMAKE_C_COMPILER avr-gcc)
|
||||||
SET(CMAKE_CXX_COMPILER avr-g++)
|
SET(CMAKE_CXX_COMPILER avr-g++)
|
||||||
|
|
||||||
SET(CMAKE_C_FLAGS "-Os -mmcu=${DEVICE} -DF_CPU=${FREQ}UL -std=gnu99 -Wl,--gc-sections")
|
SET(CMAKE_C_FLAGS "-Os -mmcu=${DEVICE} -DF_CPU=${FREQ}UL -std=gnu99 -Wl,--gc-sections")
|
||||||
|
BIN
bin/avr-clion
BIN
bin/avr-clion
Binary file not shown.
@ -1,8 +0,0 @@
|
|||||||
:1000000012C019C018C017C016C015C014C013C044
|
|
||||||
:1000100012C011C010C00FC00EC00DC00CC00BC06C
|
|
||||||
:100020000AC009C008C011241FBECFE5D4E0DEBF5E
|
|
||||||
:10003000CDBF02D018C0E4CF8FEF81BB909A2FE7DD
|
|
||||||
:1000400088E391E0215080409040E1F700C000003B
|
|
||||||
:1000500090982FE788E391E0215080409040E1F7AD
|
|
||||||
:0A00600000C00000EBCFF894FFCFC2
|
|
||||||
:00000001FF
|
|
BIN
proofs/1.png
BIN
proofs/1.png
Binary file not shown.
Before Width: | Height: | Size: 43 KiB |
BIN
proofs/2.png
BIN
proofs/2.png
Binary file not shown.
Before Width: | Height: | Size: 48 KiB |
Loading…
Reference in New Issue
Block a user