mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-21 00:56:38 +08:00
7 lines
149 B
Makefile
7 lines
149 B
Makefile
|
|
COMPONENT_SRCDIRS := src
|
|
COMPONENT_ADD_INCLUDEDIRS := include
|
|
COMPONENT_PRIV_INCLUDEDIRS :=
|
|
|
|
src/http_parser.o: CFLAGS += -Wno-implicit-fallthrough
|