Closed kaevee closed 1 year ago
Hi @kaevee! Thanks for reporting this issue 🙂 This is due to changes in esp-idf v5.1.1
, but has been addressed on main
and will be included in the forthcoming (today) v0.8.0
Golioth Firmware SDK release.
See https://github.com/golioth/golioth-firmware-sdk/pull/171#issuecomment-1711864269 for more details.
Hi @hasheddan Thank you very much for the information. I will wait for the release.
v0.8.0 is now available!
Golioth Firmware SDK Commit Hash
f2bade298fb44ed41232e1f5214476eb6bb99d58
Platform/OS
ESP-IDF v5.1.1
Hardware Target
ESP32
What host OS are you using?
Windows 11 Version 22H2 OS Build 22621.2283
Current Behavior
I am trying to build examples/esp_idf/golioth_basics using ESP-IDF 5.1.1. The build fails with errors.
Expected Behavior
No response
Steps To Reproduce
git clone --recursive https://github.com/golioth/golioth-firmware-sdk.git cd golioth-firmware-sdk git checkout v0.7.0 cd examples\esp_idf\golioth_basics idf.py build
Logs, console output, or any kind of debug information