Xiao Xufeng fca7fd8613 ci(sleep_mode): Update test app for new sub modes on S2, S3, C2, C3 2 éve
..
main fca7fd8613 ci(sleep_mode): Update test app for new sub modes on S2, S3, C2, C3 2 éve
CMakeLists.txt 5ee8add38c refactor(esp_hw_support): Move rtc_8md256 and rtc_power_modes test apps to esp_hw_support 2 éve
README.md fca7fd8613 ci(sleep_mode): Update test app for new sub modes on S2, S3, C2, C3 2 éve
sdkconfig.defaults 5ee8add38c refactor(esp_hw_support): Move rtc_8md256 and rtc_power_modes test apps to esp_hw_support 2 éve

README.md

Supported Targets ESP32-C2 ESP32-C3 ESP32-S2 ESP32-S3

RTC power test

This test app is to enter different sub power modes we have, so that the power consumption under different power modes can be measured.

See the api-reference/system/sleep_modes chapter in the Programming Guide for the details of these power modes.

(ESP32 to be added) Changes:

  • ESP32: DS 8M, DS Default, LS 8M, LS Default
  • dbg_atten_slp NODROP when using INT8M as slow src on ESP32