mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
344e757a6a
Currently for checking IDF version and submodules existence, build system uses `git` commands. But, it could be possible use-case where `git` is not installed (assuming IDF is flattened in source format) on system and build happens without any warnings. Signed-off-by: Mahavir Jain <mahavir@espressif.com> |
||
---|---|---|
.. | ||
common.mk | ||
component_common.mk | ||
component_wrapper.mk | ||
project_config.mk | ||
project.mk |