esp-idf/components/esp_system/port
Marius Vikhammer f1070229f8 system: fixed USE_FIXED_STATIC_RAM_SIZE option
The USE_FIXED_STATIC_RAM_SIZE was not actually causing the heap to start
at a fixed address.

Closes https://github.com/espressif/esp-idf/issues/10270
Closes https://github.com/espressif/esp-idf/issues/10271
2023-03-24 12:33:14 +08:00
..
arch WDT: implement interrupt wdt and task wdt for ESP32-C2 2022-12-01 10:45:35 +00:00
include rtc_clk: Clean up some clock related enum and macro in soc/rtc.h, replace with new ones in 2022-05-24 22:59:41 +08:00
soc system: fixed USE_FIXED_STATIC_RAM_SIZE option 2023-03-24 12:33:14 +08:00
brownout.c system: fix brownout ISR triggering assert on single-core configs. 2022-08-01 16:18:30 +08:00
CMakeLists.txt move brownout trax cache_int_err to private folder 2021-11-26 18:27:53 +08:00
cpu_start.c gpio: Fix IO hold function related problems 2023-03-17 14:44:29 +08:00
panic_handler.c Task WDT: Interuptee task stack is now used for backtracing, regardless of the CPU core 2022-08-02 12:41:14 +08:00