feat(bootloader): check and update bootloader/bootloader support component for C5

This commit is contained in:
Marius Vikhammer
2024-03-01 15:53:20 +08:00
parent 9c075b9ab0
commit c90681a167
4 changed files with 2 additions and 35 deletions

View File

@@ -2,6 +2,5 @@
components/bootloader_support/test_apps/rtc_custom_section:
enable:
# TODO: [ESP32C5] IDF-8653
- if: SOC_RTC_MEM_SUPPORTED == 1 and IDF_TARGET != "esp32c5"
- if: SOC_RTC_MEM_SUPPORTED == 1
reason: this feature is supported on chips that have RTC memory