From 826f8a5f5389fde8f4a8b9f96a81e24b6b868dce 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