remove TODO from makefile
This commit is contained in:
parent
6832afa087
commit
c3ff199a09
@ -48,8 +48,6 @@ CFILES += temp-converter.c
|
|||||||
CFILES += rotary-encoder.c
|
CFILES += rotary-encoder.c
|
||||||
|
|
||||||
DEFINES += -DDEBUGBUILD
|
DEFINES += -DDEBUGBUILD
|
||||||
#TODO
|
|
||||||
|
|
||||||
###################################################################################
|
###################################################################################
|
||||||
CC=arm-none-eabi-gcc
|
CC=arm-none-eabi-gcc
|
||||||
OBJCOPY=arm-none-eabi-objcopy
|
OBJCOPY=arm-none-eabi-objcopy
|
||||||
|
Loading…
Reference in New Issue
Block a user