cpu/esp32: use module newlib_nano
This commit is contained in:
parent
c7dd22efde
commit
f2e776bd3f
@ -5,6 +5,7 @@ include $(RIOTCPU)/esp_common/Makefile.dep
|
||||
USEMODULE += esp_idf_driver
|
||||
USEMODULE += esp_idf_esp32
|
||||
USEMODULE += esp_idf_soc
|
||||
USEMODULE += newlib_nano
|
||||
USEMODULE += pm_layered
|
||||
|
||||
ifneq (,$(filter cpp,$(FEATURES_USED)))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user