File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,9 @@ tools/test_apps/system/gdb_loadable_elf:
4545 - if : IDF_TARGET == "esp32c6" or IDF_TARGET == "esp32h2"
4646 temporary : true
4747 reason : target esp32c6, esp32h2 is not supported yet
48+ - if : IDF_TARGET == "esp32p4"
49+ temporary : true
50+ reason : build failed. IDF-11133
4851
4952tools/test_apps/system/longjmp_test :
5053 enable :
Original file line number Diff line number Diff line change 1- | Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C5 | ESP32-C61 | ESP32-P4 | ESP32- S2 | ESP32-S3 |
2- | ----------------- | ----- | -------- | -------- | -------- | --------- | -------- | -------- | -------- |
1+ | Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C5 | ESP32-C61 | ESP32-S2 | ESP32-S3 |
2+ | ----------------- | ----- | -------- | -------- | -------- | --------- | -------- | -------- |
33
44# Loadable ELF test application
55
You can’t perform that action at this time.
0 commit comments