X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fsam3x-ek%2Fexamples%2Fsam3x-ek_codec%2Fcfg%2Fcfg_heap.h;h=b8b9007f1661e156981914b18e79d22064a60167;hb=d0dc4e0af83cca27a98bc37a7558a741a8a9d554;hp=e1a37b768a71aaa68b2d272a197e038ccd429691;hpb=dc8b18e95e85a37de42a2b5cc62dbdac3110a73f;p=bertos.git diff --git a/boards/sam3x-ek/examples/sam3x-ek_codec/cfg/cfg_heap.h b/boards/sam3x-ek/examples/sam3x-ek_codec/cfg/cfg_heap.h index e1a37b76..b8b9007f 100644 --- a/boards/sam3x-ek/examples/sam3x-ek_codec/cfg/cfg_heap.h +++ b/boards/sam3x-ek/examples/sam3x-ek_codec/cfg/cfg_heap.h @@ -43,7 +43,7 @@ * Enable malloc/free like API. * $WIZ$ type = "boolean" */ -#define CONFIG_HEAP_MALLOC 1 +#define CONFIG_HEAP_MALLOC 0 #endif /* CFG_HEAP_H */