esp-idf/components/esp_system
Angus Gratton 0032971311 Merge branch 'bugfix/ulp_wakeup_trigger' into 'master'
ulp risc_v: fix bug about bit for wakeup trigger

Closes IDF-2298

See merge request espressif/esp-idf!11106
2020-11-09 14:57:36 +08:00
..
include esp32s3: delete duplicate esp32s3 2020-10-22 20:01:59 +11:00
port Psram: Do not initialize spiram cache if no chip is found. 2020-11-06 02:32:39 +00:00
test ci: add more build test for esp32-s3 2020-10-27 17:22:17 +08:00
CMakeLists.txt intr_alloc: split interrupt allocator into common-code and platform-code 2020-09-30 07:44:12 +08:00
Kconfig esp_system: add CONFIG_ESP_SYSTEM_RTC_EXT_CRYS 2020-07-20 11:15:24 +08:00
component.mk esp_system: restore deleted no stack check flag 2020-07-22 11:57:18 +08:00
esp_async_memcpy.c async memcpy: support async memcopy on esp32s2/s3 2020-09-16 21:30:54 +08:00
intr_alloc.c intr_alloc: split interrupt allocator into common-code and platform-code 2020-09-30 07:44:12 +08:00
linker.lf app_trace/sysview: fixed freertos tracing calling plus sync apptrace component with the master branch version 2020-10-13 23:52:03 +00:00
panic.c components: remove some unneeded headers from source files 2020-10-22 19:37:10 +08:00
sdkconfig.rename esp_system: add CONFIG_ESP_SYSTEM_RTC_EXT_CRYS 2020-07-20 11:15:24 +08:00
sleep_modes.c Merge branch 'bugfix/ulp_wakeup_trigger' into 'master' 2020-11-09 14:57:36 +08:00
startup.c Coredump config option rename throughout IDF 2020-09-30 20:22:27 +05:30
system_api.c bringup esp32-s3 on FPGA 2020-09-22 15:15:03 +08:00
system_time.c newlib: Fix clock_getres() improves accuracy 2020-10-07 18:01:35 +08:00