mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-29 03:44:59 +00: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
|