esp-idf/components/esp_system
2020-10-22 19:37:10 +08:00
..
include intr_alloc: split interrupt allocator into common-code and platform-code 2020-09-30 07:44:12 +08:00
port esp_system: fix incorrect critical section usage in usb_console 2020-10-13 17:39:31 +02:00
test freertos: pin timer task in core 0 plus fixed in SMP race conditions 2020-10-14 16:11:49 +11:00
CMakeLists.txt intr_alloc: split interrupt allocator into common-code and platform-code 2020-09-30 07:44:12 +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
Kconfig esp_system: add CONFIG_ESP_SYSTEM_RTC_EXT_CRYS 2020-07-20 11:15:24 +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 components: remove some unneeded headers from source files 2020-10-22 19:37:10 +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