esp-idf upgrade to v5.3?
xiaguangbo opened this issue · 5 comments
xiaguangbo commented
v5.3 realese
xiaguangbo commented
change ESP_IDF_VERSION = "v5.3"
, docargo clean
cargo build
is ok
SergioGasquez commented
Hi! This update is already on the way with #226
Vollbrecht commented
Yeah we need some adjustment in the HAL and new releases of it. Till then you can try to use the p4-support branch of the hals. I try to come back to it and finish it soon.
xiaguangbo commented
@SergioGasquez @Vollbrecht thanks!
SafetyMustHave commented