Merge branch 'master' into cr1901-msp430f5529

This commit is contained in:
hathach
2019-10-25 21:20:05 +07:00
71 changed files with 1901 additions and 1259 deletions
+5 -1
View File
@@ -3,7 +3,11 @@
#
# libc
LIBS += -lgcc -lc -lm -lnosys
LIBS += -lgcc -lm -lnosys
ifneq ($(BOARD), spresense)
LIBS += -lc
endif
# TinyUSB Stack source
SRC_C += \