1# Documentation: .gitlab/ci/README.md#manifest-file-to-control-the-buildtest-apps
2
3components/bootloader_support/test_apps/rtc_custom_section:
4  disable:
5    - if: IDF_TARGET == "esp32c2"
6      temporary: false
7      reason: esp32c2 does not have RTC memory
8