esp-idf/components/heap/port
Mahavir Jain fd6c710b27
fix: cleanup memprot files for C6/H2/P4
There is no separate permission control peripheral in C6/H2/P4.
Memory protection is achieved using built-in PMA/PMP and hence
removing permission control specific files.
2024-03-11 17:10:40 +05:30
..
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 fix: cleanup memprot files for C6/H2/P4 2024-03-11 17:10:40 +05:30
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