Enable tests for ESP32P4

This commit is contained in:
Lucas Saavedra Vaz 2024-10-21 10:22:02 -03:00
parent 03bfa52d49
commit f668557b54
No known key found for this signature in database
GPG key ID: 9CAE85DC84A38188

View file

@ -12,7 +12,7 @@ if [[ $IS_PR != 'true' ]] || [[ $PERFORMANCE_ENABLED == 'true' ]]; then
#qemu_types+=",'performance'"
fi
targets="'esp32','esp32s2','esp32s3','esp32c3','esp32c6','esp32h2'"
targets="'esp32','esp32s2','esp32s3','esp32c3','esp32c6','esp32h2','esp32p4'"
mkdir -p info