X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fek-lm3s1968%2Fbenchmark%2Fkernel_footprint%2Fcfg%2Fcfg_proc.h;h=ab1a4680f354d2b3819e6b8091bc39476c26a68b;hb=73263eca4f0a41d35deb3256c8cc894cfc907ff2;hp=ef228257dc05f828e68b318a789b514bcf593adc;hpb=7f7ef05ca472e386e8b1c46373986981c58095fd;p=bertos.git diff --git a/boards/ek-lm3s1968/benchmark/kernel_footprint/cfg/cfg_proc.h b/boards/ek-lm3s1968/benchmark/kernel_footprint/cfg/cfg_proc.h index ef228257..ab1a4680 100644 --- a/boards/ek-lm3s1968/benchmark/kernel_footprint/cfg/cfg_proc.h +++ b/boards/ek-lm3s1968/benchmark/kernel_footprint/cfg/cfg_proc.h @@ -79,7 +79,7 @@ * $WIZ$ type = "boolean" * $WIZ$ conditional_deps = "heap" */ -#define CONFIG_KERN_HEAP 0 +#define CONFIG_KERN_HEAP 1 /** * Size of the dynamic memory pool used by processes.