mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-19 18:44:18 +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.