mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-06-15 12:24:27 +02:00
5 lines
128 B
Makefile
Executable File
5 lines
128 B
Makefile
Executable File
CFLAGS += -Wno-error=maybe-uninitialized -Wno-error=unused-value
|
|
|
|
COMPONENT_ADD_INCLUDEDIRS := include
|
|
COMPONENT_SRCDIRS := src
|