-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Compilation failed because htool_spi.c (in "htool_spi" component) includes driver/gpio.h, provided by esp_driver_gpio component(s).
However, esp_driver_gpio component(s) is not in the requirements list of "htool_spi".
To fix this, add esp_driver_gpio to PRIV_REQUIRES list of idf_component_register call in /home/jag/Downloads/esp-flash-tool/esp32_hackingtool-main/esp32_hackingtool-main/components/htool_spi/CMakeLists.txt.
ninja failed with exit code 1, output of the command is in the /home/jag/Downloads/esp-flash-tool/esp32_hackingtool-main/esp32_hackingtool-main/build/log/idf_py_stderr_output_2058422 and /home/jag/Downloads/esp-flash-tool/esp32_hackingtool-main/esp32_hackingtool-main/build/log/idf_py_stdout_output_2058422
Metadata
Metadata
Assignees
Labels
No labels