esp-idf/components/heap
Konstantin Kondrashov 399d2d2605 all: Using xxx_periph.h
Using xxx_periph.h in whole IDF instead of xxx_reg.h, xxx_struct.h, xxx_channel.h ... .

Cleaned up header files from unnecessary headers (releated to soc/... headers).
2019-06-03 14:15:08 +08:00
..
include heap: Separate standalone and common part of tracing module 2019-04-01 15:56:15 +03:00
test all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
test_multi_heap_host
CMakeLists.txt components: update with build system changes 2019-05-13 19:59:17 +08:00
Kconfig heap: Separate standalone and common part of tracing module 2019-04-01 15:56:15 +03:00
component.mk heap: Separate standalone and common part of tracing module 2019-04-01 15:56:15 +03:00
heap_caps.c
heap_caps_init.c
heap_private.h
heap_task_info.c
heap_trace_standalone.c heap: Separate standalone and common part of tracing module 2019-04-01 15:56:15 +03:00
linker.lf ldgen: update component linker fragment files 2019-04-04 15:57:34 +08:00
multi_heap.c
multi_heap_config.h
multi_heap_internal.h
multi_heap_platform.h Rename Kconfig options (root) 2019-05-21 09:09:01 +02:00
multi_heap_poisoning.c