micropython/ports/rp2/boards/RPI_PICO_W
robert-hh f84b4617cb 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>
2023-10-16 23:36:54 +11:00
..
board.json
manifest.py
mpconfigboard.cmake rp2/cyw43_configport: Use m_tracked_calloc and m_tracked_free. 2023-10-16 23:36:54 +11:00
mpconfigboard.h
pins.csv