kopia lustrzana https://github.com/espressif/esp-idf
a28791dbed
This commit fixes a bug wherein an incorrect bit-width of 0 was being used while reading the RTC_CNTL_LOW_POWER_ST_REG in ulp_fsm example code while judging whether the system is ready for wakeup. The correct value should be a bit-width of 1 to read bit#27 (RTC_CNTL_MAIN_STATE_IDLE) of the RTC_CNTL_LOW_POWER_ST_REG register on esp32. |
||
---|---|---|
.. | ||
app_trace_to_host | ||
base_mac_address | ||
console | ||
deep_sleep | ||
efuse | ||
esp_event | ||
esp_timer | ||
eventfd | ||
flash_suspend | ||
freertos/real_time_stats | ||
gcov | ||
gdbstub | ||
heap_task_tracking | ||
himem | ||
ipc/ipc_isr | ||
light_sleep | ||
ota | ||
perfmon | ||
pthread | ||
select | ||
startup_time | ||
sysview_tracing | ||
sysview_tracing_heap_log | ||
task_watchdog | ||
ulp_fsm | ||
ulp_riscv | ||
unit_test | ||
xip_from_psram | ||
.build-test-rules.yml | ||
README.md |