esp-idf/components/heap/port/esp32c3
wuzhenghui 2302bc4862 fix(heap): fix memory caps defination in memory_layout
fix the issue on esp32c3 where retention memory was exhausted
prematurely and preventing the CPU from powering down because
all of the last level of RAM is retention dma accessible on
esp32c3.
2023-10-12 11:57:49 +08:00
..
memory_layout.c fix(heap): fix memory caps defination in memory_layout 2023-10-12 11:57:49 +08:00