mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00:00
heap: Add new multi_heap heap implementation to replace FreeRTOS-based tagged heaps
This commit is contained in:

committed by
Angus Gratton

parent
9b30f66fac
commit
5ee49fd311
2
components/heap/test_multi_heap_host/main.cpp
Normal file
2
components/heap/test_multi_heap_host/main.cpp
Normal file
@@ -0,0 +1,2 @@
|
||||
#define CATCH_CONFIG_MAIN
|
||||
#include "catch.hpp"
|
Reference in New Issue
Block a user