mirror of
https://github.com/nodemcu/nodemcu-firmware.git
synced 2025-01-16 20:52:57 +08:00
5 lines
114 B
Makefile
5 lines
114 B
Makefile
COMPONENT_ADD_INCLUDEDIRS:=.
|
|
|
|
# TODO: clean up codebase to be sign clean...
|
|
EXTRA_CFLAGS+=-Wno-error=pointer-sign
|