You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: