Thread stack size in RIOT

Hi,

I would like to know if there is a way in RIOT to define different thread stack sizes in RIOT for different threads. The thread size is defined here https://github.com/RIOT-OS/RIOT/blob/master/cpu/cortexm_common/include/cpu_conf_common.h#L44.

Regards,

Adeel

Hi,