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
Hello,
I would like to implement the library on ESP32.
Kindly advise on the modifications that should be done in order to flash the library on ESP32.
Do you recommend a specific compilation method for the dependencies (gmp, pbc, mbedtls, and boost.test)?
Should the library be imported in an ESP32-template (https://github.com/espressif/esp-idf-template) and then flashed using the idf.py command instead of Scons?
Note: I have already recompiled the libraries PBC and GMP as was mentioned in your reply to the closed issue, however, not successfully flashed on ESP32.
The text was updated successfully, but these errors were encountered:
Hello,
I would like to implement the library on ESP32.
Kindly advise on the modifications that should be done in order to flash the library on ESP32.
Do you recommend a specific compilation method for the dependencies (gmp, pbc, mbedtls, and boost.test)?
Should the library be imported in an ESP32-template (https://github.com/espressif/esp-idf-template) and then flashed using the idf.py command instead of Scons?
Note: I have already recompiled the libraries PBC and GMP as was mentioned in your reply to the closed issue, however, not successfully flashed on ESP32.
The text was updated successfully, but these errors were encountered: