esp-idf/components/heap/test
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
..
CMakeLists.txt
component.mk
test_heap_trace.c
test_leak.c Add support a [leaks] tag for UT 2019-04-12 09:31:23 +08:00
test_malloc.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
test_malloc_caps.c
test_realloc.c
test_runtime_heap_reg.c