Remove nrf52-sdk
This commit is contained in:
2
Makefile
2
Makefile
@@ -61,7 +61,7 @@ CXX_FLAGS += -DPLATFORM_$(PLATFORM)
|
||||
CHECK_FLAGS = $(addprefix -I,$(INCLUDES))
|
||||
CHECK_FLAGS += --enable=all --template=gcc --error-exitcode=1 --suppress=missingIncludeSystem --inline-suppr --force --language=c++
|
||||
|
||||
include build_system/platform/$(PLATFORM)/Makefile.$(PLATFORM)
|
||||
include build_system/platform/$(PLATFORM)/Makefile
|
||||
|
||||
.PHONY: all install uninstall clean distclean debug check
|
||||
all: $(TARGET)
|
||||
|
Reference in New Issue
Block a user