This commit is contained in:
MultiMote 2015-02-05 21:30:07 +03:00
parent 6536b7092e
commit 91e2813792
5 changed files with 1 additions and 9 deletions

View File

@ -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")

Binary file not shown.

View File

@ -1,8 +0,0 @@
:1000000012C019C018C017C016C015C014C013C044
:1000100012C011C010C00FC00EC00DC00CC00BC06C
:100020000AC009C008C011241FBECFE5D4E0DEBF5E
:10003000CDBF02D018C0E4CF8FEF81BB909A2FE7DD
:1000400088E391E0215080409040E1F700C000003B
:1000500090982FE788E391E0215080409040E1F7AD
:0A00600000C00000EBCFF894FFCFC2
:00000001FF

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB