mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-10 07:23:24 +00:00
6 lines
95 B
Makefile
6 lines
95 B
Makefile
COMPONENT_ADD_INCLUDEDIRS := include
|
|
|
|
COMPONENT_SRCDIRS := src
|
|
|
|
CFLAGS += -Wno-unused-function
|