X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=examples%2Fstm32p103%2Fcfg%2Fcfg_proc.h;h=bff5d853b9abfb3a36e9c760a5efaf1411604365;hb=325b1fff5fbaef18290e6649df2ed3edbaf4a704;hp=eb5506b412d165af24b1abe1b55542deb7ce2f85;hpb=5e73dc4833ec0d8d10a03083fca31be9dcb55901;p=bertos.git diff --git a/examples/stm32p103/cfg/cfg_proc.h b/examples/stm32p103/cfg/cfg_proc.h index eb5506b4..bff5d853 100644 --- a/examples/stm32p103/cfg/cfg_proc.h +++ b/examples/stm32p103/cfg/cfg_proc.h @@ -86,7 +86,7 @@ * $WIZ$ type = "int" * $WIZ$ min = 0 */ -#define CONFIG_KERN_HEAP_SIZE 16384L +#define CONFIG_KERN_HEAP_SIZE 8192L /** * Module logging level.