v1.5.1
Go to the documentation of this file.
19#if LIB_PICO_MULTICORE && !defined(PICO_USE_MALLOC_MUTEX)
20#define PICO_USE_MALLOC_MUTEX 1
24#ifndef PICO_MALLOC_PANIC
25#define PICO_MALLOC_PANIC 1
29#ifndef PICO_DEBUG_MALLOC
30#define PICO_DEBUG_MALLOC 0
34#ifndef PICO_DEBUG_MALLOC_LOW_WATER
35#define PICO_DEBUG_MALLOC_LOW_WATER 0