mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-09 10:47:29 +00:00
- 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.