esp-idf/components/esp_system
Angus Gratton da44e06f02 Merge branch 'feature/riscv_test_branch_cleanup' into 'master'
cleanup: move freertos code out from riscv component plus complete the interrupt-allocator implementation for C3

Closes IDF-2126, IDF-2228, IDF-2301, and IDF-2545

See merge request espressif/esp-idf!11136
2021-01-06 12:36:29 +08:00
..
include esp32c3: format and clean up interrupt and os port code 2021-01-05 15:39:46 +08:00
port panic on RISC-V: Take into account Merge Request comments 2020-12-31 15:46:17 +08:00
test esp_system: sync with C3 changes 2020-12-31 15:20:05 +11:00
CMakeLists.txt esp_system: Don't compile sleep_mode.c on c3 2020-12-31 15:20:05 +11:00
component.mk esp_system: support riscv panic 2020-11-13 07:49:11 +11:00
esp_async_memcpy.c async_mcp: add DMA capability to allocated memory 2020-11-17 20:09:14 +08:00
intr_alloc.c esp32c3: format and clean up interrupt and os port code 2021-01-05 15:39:46 +08:00
Kconfig esp_system: make rtc fast memory to heap configuration unified across chips 2020-12-24 09:46:35 +05:30
linker.lf components/pm: Add sleep related code iram opt chioce 2020-12-23 14:45:36 +08:00
panic.c esp_system: remove remaining use of old gdbstub header 2020-12-18 09:32:24 +08:00
sdkconfig.rename Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sleep_modes.c esp32c3: Misc fixes needed to build & run 2020-12-31 15:20:05 +11:00
startup.c newlib: Update esp32c3 ROM support, use single init function 2020-12-31 09:27:37 +11:00
system_api.c components/bt: Shutdown Bluetooth before esp_restart. 2020-12-21 20:08:10 +08:00
system_time.c esp32c3: Apply one-liner/small changes for ESP32-C3 2020-12-01 10:58:50 +11:00