forked from espressif/esp-idf
feat(heap): Update to latest TLSF
- this new version of TLSF uses uintptr_t instead of unsigned int casting in tlsf_malloc_addr to allow proper use of the function on 64bit targets.
This commit is contained in:
- this new version of TLSF uses uintptr_t instead of unsigned int casting in tlsf_malloc_addr to allow proper use of the function on 64bit targets.