heap: add linux target support

Add wrappers for public heap API for the linux target.
This commit is contained in:
Marius Vikhammer
2022-11-29 16:32:55 +08:00
parent 88fa51951c
commit 36cb08c379
12 changed files with 381 additions and 9 deletions

View File

@@ -0,0 +1 @@
CONFIG_IDF_TARGET="linux"