Merge branch 'ci/esp32s31_build_ena' into 'master'

ci(esp32s31): Add ci build test for esp32s31

See merge request espressif/esp-idf!44045
This commit is contained in:
C.S.M
2025-12-12 14:59:42 +08:00
176 changed files with 453 additions and 288 deletions

View File

@@ -19,7 +19,7 @@
#include "bootloader_soc.h"
#include "esp_private/bootloader_flash_internal.h"
static const char *TAG = "boot.esp32s31";
ESP_LOG_ATTR_TAG(TAG, "boot.esp32s31");
esp_err_t bootloader_init(void)
{

View File

@@ -1,2 +1,2 @@
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C5 | ESP32-C6 | ESP32-C61 | ESP32-H2 | ESP32-H21 | ESP32-H4 | ESP32-P4 | ESP32-S2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- | --------- | -------- | --------- | -------- | -------- | -------- | -------- |
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C5 | ESP32-C6 | ESP32-C61 | ESP32-H2 | ESP32-H21 | ESP32-H4 | ESP32-P4 | ESP32-S2 | ESP32-S3 | ESP32-S31 |
| ----------------- | ----- | -------- | -------- | -------- | -------- | --------- | -------- | --------- | -------- | -------- | -------- | -------- | --------- |