esp-idf/components/esp_system
2021-03-29 15:11:49 +11:00
..
include esp_system: Mark the startup array as 'const' to save RAM 2021-03-29 15:11:49 +11:00
port Merge branch 'feature/support_esp32s3_beta_3' into 'master' 2021-03-23 10:17:58 +00:00
test Merge branch 'refactor/move_from_xtensa' into 'master' 2021-03-11 00:24:25 +00:00
CMakeLists.txt esp_hw_support: create esp_cpu 2021-02-26 13:34:29 +08:00
component.mk esp_common: simplify component build script 2021-02-24 12:16:37 +08:00
dbg_stubs.c esp_common: move dbg stubs 2021-02-24 12:16:37 +08:00
esp_async_memcpy.c async_mcp: clean eof flag when prepare rx descriptors 2021-02-24 11:38:57 +08:00
esp_err.c esp_common: move esp_err 2021-02-24 12:16:37 +08:00
fpga_overrides.c esp_common: other movements 2021-02-24 12:16:37 +08:00
freertos_hooks.c esp_common: move freertos hooks 2021-02-24 12:16:37 +08:00
int_wdt.c esp_common: move task, int wdt 2021-02-24 12:16:37 +08:00
intr_alloc.c intr_alloc: re-enable unit test 2021-02-02 20:25:50 +08:00
Kconfig esp_system: add VDD_SDIO power domain configuration to documentation 2021-03-24 12:04:57 +08:00
linker.lf esp_common: move esp_err 2021-02-24 12:16:37 +08:00
panic.c esp_common: move configs 2021-02-24 12:16:37 +08:00
sdkconfig.rename esp_common: move configs 2021-02-24 12:16:37 +08:00
sleep_modes.c esp_system: add VDD_SDIO power domain configuration to documentation 2021-03-24 12:04:57 +08:00
stack_check.c esp_common: move stack check 2021-02-24 12:16:37 +08:00
startup.c esp_system: Mark the startup array as 'const' to save RAM 2021-03-29 15:11:49 +11:00
system_api.c Security: ESP32C3 memory protection feature (IRAM0/DRAM0) 2021-01-27 08:44:03 +01:00
system_time.c esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00
task_wdt.c wdt: Updates 2021-03-18 02:31:28 +08:00