kopia lustrzana https://github.com/espressif/esp-idf
make: Don't invoke check_python_dependencies in bootloader subproject
rodzic
31ae3fe683
commit
1d2bcb77af
|
@ -426,7 +426,9 @@ endif
|
|||
|
||||
# Notify users when some of the required python packages are not installed
|
||||
check_python_dependencies:
|
||||
ifndef IS_BOOTLOADER_BUILD
|
||||
$(PYTHON) $(IDF_PATH)/tools/check_python_dependencies.py
|
||||
endif
|
||||
|
||||
all_binaries: $(APP_BIN)
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue