added stm32 L0 support

close #125
This commit is contained in:
hathach
2019-09-20 13:49:33 +07:00
parent 32dcc06429
commit 7b2f8cc73a
5 changed files with 63 additions and 58 deletions

View File

@@ -58,6 +58,7 @@ CFLAGS += \
-Wall \
-Werror \
-Werror-implicit-function-declaration \
-Wfatal-errors \
-Wfloat-equal \
-Wundef \
-Wshadow \