Merge branch 'master' into develop

This commit is contained in:
Ha Thach
2020-03-24 12:16:15 +07:00
committed by GitHub
59 changed files with 967 additions and 22184 deletions

View File

@@ -0,0 +1 @@
too many warnings for 16-bit integer overflow

View File

@@ -17,6 +17,8 @@ INC += \
# Example source
EXAMPLE_SOURCE += $(wildcard src/*.c)
SRC_C += $(addprefix $(CURRENT_PATH)/, $(EXAMPLE_SOURCE))
# lwip sources
SRC_C += \
lib/lwip/src/core/altcp.c \
lib/lwip/src/core/altcp_alloc.c \