roemvaar / oso

OSo ("bear" in Spanish) is a microkernel for embedded systems. It currently support Raspberry Pi 4 Model B.
MIT License
0 stars 1 forks source link

mem: allocating stack for new task #29

Open roemvaar opened 1 month ago

roemvaar commented 1 month ago

image

roemvaar commented 1 month ago

This assumes that the stack size is 8KB.When 4KB stacks are enabled, 4096 is used in lieu of 8192.