ESP-IDF driver/can not available in framework-espidf

Hey there,

I’m currently trying to use the can driver for the esp32. Unfortunately i found out it’s not available in the framework-espidf package, but it is in the espressif/esp-idf repo since a few versions.

Its available for the esp32 since espressif/esp-idf version 3.2

Already tried updating the framework-espidf package, platform.json version says it’s on version “~3.30101.0”

Is there a way to use the latest esp-idf version with platformIO or how can i update it to use the can driver?

Many thanks in advance

We currently don’t support staging/beta version of ESP-IDF.