mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 09:09:10 -04:00
The new TLSF architecture has changed. tlsf.h public API header is now moved into an include folder. tlsf_common.h is removed from the repo. This commit updates the heap component and respective esp_rom patches to take into account this new architecture.