mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
G0: Memory layouts are now part of heap components
This commit is contained in:

committed by
Angus Gratton

parent
da3038cd7a
commit
c4f57af6c9
@@ -20,7 +20,7 @@
|
||||
#include "multi_heap.h"
|
||||
#include "multi_heap_platform.h"
|
||||
#include "esp_heap_caps_init.h"
|
||||
#include "soc/soc_memory_layout.h"
|
||||
#include "heap_memory_layout.h"
|
||||
|
||||
static const char *TAG = "heap_init";
|
||||
|
||||
|
Reference in New Issue
Block a user