add idf v5.2.2 setup function to ci.sh
This commit is contained in:
parent
81d3c1215a
commit
c57cd16508
@ -133,6 +133,10 @@ function ci_esp32_idf44_setup {
|
||||
ci_esp32_setup_helper v4.4
|
||||
}
|
||||
|
||||
function ci_esp32_idf522_setup {
|
||||
ci_esp32_setup_helper v5.2.2
|
||||
}
|
||||
|
||||
function ci_esp32_build {
|
||||
source esp-idf/export.sh
|
||||
make ${MAKEOPTS} -C mpy-cross
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user