You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pico_malloc.c doesn't include pico/malloc.h (directly or indirectly). This means PICO_USE_MALLOC_MUTEX will always be 0 even with pico_multicore and PICO_MALLOC_PANIC now defaults to 0 instead of 1.