Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

htool_spi.c #51

Open
jaggerl42 opened this issue Nov 27, 2024 · 0 comments
Open

htool_spi.c #51

jaggerl42 opened this issue Nov 27, 2024 · 0 comments

Comments

@jaggerl42
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant