mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
967611cfaa
This reverts commit d1b66a08c1
.
5 lines
219 B
Makefile
5 lines
219 B
Makefile
# Submodules normally added in component.mk, but fully qualified
|
|
# paths can be added at this level (we need binary librtc to be
|
|
# available to link bootloader).
|
|
COMPONENT_SUBMODULES += $(IDF_PATH)/components/esp32/lib
|