X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_rtask.h;h=7bc9a016ab9b0dda19cd18e12552990f725819eb;hb=HEAD;hp=fecc60d402dd7b53f26c03709f115dfa8c25c587;hpb=7911a6f01bc8a19f220f98e2fdc8595f65996853;p=bertos.git diff --git a/bertos/cfg/cfg_rtask.h b/bertos/cfg/cfg_rtask.h index fecc60d4..7bc9a016 100644 --- a/bertos/cfg/cfg_rtask.h +++ b/bertos/cfg/cfg_rtask.h @@ -49,7 +49,7 @@ * * $WIZ$ type = "int" */ -#define CONFIG_RTASK_STACK 256 +#define CONFIG_RTASK_STACK KERN_MINSTACKSIZE /** * Module logging level.