feat(esp32c61): add & modify soc header files pass build (part 3/3)

This commit is contained in:
wanlei
2024-03-07 21:19:07 +08:00
parent ff976c3c31
commit 616c72b96c
51 changed files with 10383 additions and 10045 deletions

View File

@@ -4,3 +4,7 @@ components/bootloader_support/test_apps/rtc_custom_section:
enable:
- if: SOC_RTC_MEM_SUPPORTED == 1
reason: this feature is supported on chips that have RTC memory
disable:
- if: IDF_TARGET == "esp32c61"
temporary: true
reason: IDF-9260