esp-idf/components/heap
Anton Maklakov 118d39c8fe Merge branch 'bugfix/remove-IRAM_ATTR-from-decls' into 'master'
Remove IRAM_ATTR from any function declarations

Closes GCC-223

See merge request espressif/esp-idf!17440
2022-03-23 11:49:22 +08:00
..
include
port
test Merge branch 'feature/s2_s3_support_ext_mem_stack' into 'master' 2022-03-09 11:57:31 +08:00
test_multi_heap_host Heap: fix free bytes calculation for TLSF heap 2022-03-08 11:42:23 +08:00
CMakeLists.txt
Kconfig
heap_caps.c Remove IRAM_ATTR from any function declarations 2022-03-22 09:58:50 +00:00
heap_caps_init.c heap: fix wrong memory region check 2022-03-22 18:51:40 +08:00
heap_private.h
heap_task_info.c
heap_tlsf.c
heap_tlsf.h
heap_tlsf_block_functions.h
heap_tlsf_config.h
heap_trace_standalone.c
linker.lf
multi_heap.c Heap: fix free bytes calculation for TLSF heap 2022-03-08 11:42:23 +08:00
multi_heap_config.h
multi_heap_internal.h
multi_heap_platform.h
multi_heap_poisoning.c