mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-07-04 20:14:31 +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
|