Enable kernel and all routine to manage the display.
[bertos.git] / boards / sam3x-ek / examples / sam3x-ek_codec / cfg / cfg_heap.h
index e1a37b768a71aaa68b2d272a197e038ccd429691..b8b9007f1661e156981914b18e79d22064a60167 100644 (file)
@@ -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 */