summaryrefslogtreecommitdiff
path: root/py/objfloat.c
diff options
context:
space:
mode:
authorrobert-hh <robert@hammelrath.com>2023-10-10 09:36:18 +0200
committerDamien George <damien@micropython.org>2023-10-16 23:36:54 +1100
commitf84b4617cb6e15f943ea81efeeafa651a9553445 (patch)
tree60834c62b57e1d7f71e70696bb3a2fea725cca53 /py/objfloat.c
parent4074f828dd107cb5eb469b0d7338d3b39d0a99e9 (diff)
rp2/cyw43_configport: Use m_tracked_calloc and m_tracked_free.
When using malloc and free there were out-of-memory situations depending on the arm-none-eabi package version. This commit changes malloc/free to use the MicroPython GC heap instead. Signed-off-by: robert-hh <robert@hammelrath.com> Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/objfloat.c')
0 files changed, 0 insertions, 0 deletions