From 76f777c0e56f1fe980c8294d07548282c3f9f772 Mon Sep 17 00:00:00 2001 From: Guillaume Souchere Date: Tue, 8 Apr 2025 10:51:11 +0200 Subject: [PATCH] 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. --- components/heap/tlsf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/heap/tlsf b/components/heap/tlsf index ba64d198a8..2867f6883a 160000 --- a/components/heap/tlsf +++ b/components/heap/tlsf @@ -1 +1 @@ -Subproject commit ba64d198a845df70b481e2c55004521ca643dea6 +Subproject commit 2867f6883a12920b1969ff9624c0ab0e4185c2ce