ci: Add md5 checksum validation for COEX public header files for new chips

Add MD5 checksum validation for public header files of the following new chips:
esp32c5 and esp32c61.
This commit is contained in:
Sarvesh Bodakhe 2024-10-08 10:20:06 +05:30 committed by BOT
parent 5cab997c15
commit 8b4ebea872

View File

@ -55,6 +55,8 @@ check_blobs:
- IDF_TARGET=esp32c3 $IDF_PATH/components/esp_coex/test_md5/test_md5.sh
- IDF_TARGET=esp32c6 $IDF_PATH/components/esp_coex/test_md5/test_md5.sh
- IDF_TARGET=esp32h2 $IDF_PATH/components/esp_coex/test_md5/test_md5.sh
- IDF_TARGET=esp32c5 $IDF_PATH/components/esp_coex/test_md5/test_md5.sh
- IDF_TARGET=esp32c61 $IDF_PATH/components/esp_coex/test_md5/test_md5.sh
# Check if Wi-Fi, PHY, BT blobs contain references to specific symbols
- bash $IDF_PATH/tools/ci/check_blobs.sh