esp-idf/components/heap/port
Alexey Lapshin e845d9e0eb feat(esp_system): allow .data to spill over into L2MEM above 0x4ff40000
It may be usefull when .rodata placed into .dram1.data
2024-03-21 15:36:39 +04:00
..
esp32 Use configuration option instead of in components not related to FreeRTOS 2023-11-28 07:49:20 +00:00
esp32c2 change(heap): fix and clean memory caps defination in memory_layout 2023-09-28 07:53:20 +00:00
esp32c3 change(heap): fix and clean memory caps defination in memory_layout 2023-09-28 07:53:20 +00:00
esp32c5 fix: cleanup memprot files for C6/H2/P4 2024-03-11 17:10:40 +05:30
esp32c6 fix: cleanup memprot files for C6/H2/P4 2024-03-11 17:10:40 +05:30
esp32c61 feat(esp32c61): introduce target esp32c61 2024-03-01 21:12:25 +08:00
esp32h2 fix: cleanup memprot files for C6/H2/P4 2024-03-11 17:10:40 +05:30
esp32p4 feat(esp_system): allow .data to spill over into L2MEM above 0x4ff40000 2024-03-21 15:36:39 +04:00
esp32s2 change(heap): fix and clean memory caps defination in memory_layout 2023-09-28 07:53:20 +00:00
esp32s3 change(heap): fix and clean memory caps defination in memory_layout 2023-09-28 07:53:20 +00:00
memory_layout_utils.c feat(esp32c5): support to build hello world on esp32c5 beta3 2024-01-09 13:11:11 +08:00