1
0
Fork 0

Enable to use main() without return value

This commit is contained in:
Silver Kits 2016-10-31 19:52:30 +02:00
parent 2ea46d4402
commit 51e4a8bc9b
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ CFLAGS = -Wall \
-mmcu=$(BOARD) \
-DF_CPU=16000000UL \
-DGIT_DESCR=\"$(shell git describe --abbrev=6 --dirty --always --tags --long)\" \
-ffreestanding \
-std=c11
# Linker flags