mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
esp32: Add support for ESP-IDF v5.2.2.
Keeping older versions, however if the update goes well then these may be dropped in the future. Signed-off-by: Angus Gratton <angus@redyak.com.au>
This commit is contained in:
committed by
Damien George
parent
35a056ad9c
commit
fbb02d3aee
@@ -116,7 +116,7 @@ function ci_cc3200_build {
|
||||
# ports/esp32
|
||||
|
||||
# GitHub tag of ESP-IDF to use for CI (note: must be a tag or a branch)
|
||||
IDF_VER=v5.0.4
|
||||
IDF_VER=v5.2.2
|
||||
|
||||
export IDF_CCACHE_ENABLE=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user