esp-idf/docs/en/api-guides/performance
Marius Vikhammer c36cd5238c bootloader: allow skip image validation on C2
BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP is not supported on C2 due to
no RTC memory, but BOOTLOADER_SKIP_VALIDATE_ALWAYS should still be
supported.
2022-08-25 16:51:44 +08:00
..
index.rst doc: Add performance guides for execuion speed, binary size, RAM usage 2021-06-03 13:55:34 +10:00
ram-usage.rst esp_ringbuf: placement in flash is no longer controlled by CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH 2022-07-11 09:24:20 +08:00
size.rst docs: update system API-guides for ESP32-C2 2022-07-12 09:32:43 +08:00
speed.rst bootloader: allow skip image validation on C2 2022-08-25 16:51:44 +08:00