diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 41851a8..1724595 100755 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,7 +31,7 @@ check_lib_reversion: except: - master - /^release\/v/ - image: $CI_DOCKER_REGISTRY/esp-env-v5.4:1 + image: $CI_DOCKER_REGISTRY/esp-env-v5.5:1 script: - GIT_COMMIT_ID=`git log --pretty="%s" -1 | grep -o '([0-9a-f]*)' | tail -1 | cut -c 2-8` - echo "GIT_COMMIT_ID is "$GIT_COMMIT_ID diff --git a/esp32/libcoexist.a b/esp32/libcoexist.a index f6456fa..3dcdd1c 100644 Binary files a/esp32/libcoexist.a and b/esp32/libcoexist.a differ diff --git a/esp32c2/libcoexist.a b/esp32c2/libcoexist.a index 1f3be79..5db6a7b 100644 Binary files a/esp32c2/libcoexist.a and b/esp32c2/libcoexist.a differ diff --git a/esp32c3/libcoexist.a b/esp32c3/libcoexist.a index 6ecaf5a..a6c2612 100644 Binary files a/esp32c3/libcoexist.a and b/esp32c3/libcoexist.a differ diff --git a/esp32c5/libcoexist.a b/esp32c5/libcoexist.a index 6562008..a16a5ef 100644 Binary files a/esp32c5/libcoexist.a and b/esp32c5/libcoexist.a differ diff --git a/esp32c6/libcoexist.a b/esp32c6/libcoexist.a index 3df6aa2..df359ed 100644 Binary files a/esp32c6/libcoexist.a and b/esp32c6/libcoexist.a differ diff --git a/esp32c61/libcoexist.a b/esp32c61/libcoexist.a index 7852be2..c53bde6 100644 Binary files a/esp32c61/libcoexist.a and b/esp32c61/libcoexist.a differ diff --git a/esp32h2/libcoexist.a b/esp32h2/libcoexist.a index 9e3d843..502bba5 100644 Binary files a/esp32h2/libcoexist.a and b/esp32h2/libcoexist.a differ diff --git a/esp32s2/libcoexist.a b/esp32s2/libcoexist.a index e54fcf8..8e53a82 100644 Binary files a/esp32s2/libcoexist.a and b/esp32s2/libcoexist.a differ diff --git a/esp32s3/libcoexist.a b/esp32s3/libcoexist.a index 4412eec..06aae86 100644 Binary files a/esp32s3/libcoexist.a and b/esp32s3/libcoexist.a differ