commit | c46f7f54e8bee744369c6d9708b0da393862ed61 | [log] [tgz] |
---|---|---|
author | Chris Friedt <cfriedt@tenstorrent.com> | Sat Apr 05 16:45:40 2025 -0400 |
committer | Benjamin Cabé <kartben@gmail.com> | Mon Apr 14 23:06:41 2025 +0200 |
tree | 93f2fa0a9048d72b56e5e8ebaea2119500172ec8 | |
parent | 582c98344fb4118a7dc446e7691fb9f3cb592926 [diff] |
doc: kernel: threads: add dynamic thread stack docs Add documentation to indicate that, aside from static thread stack allocation, Zephyr supports dynamically allocated thread stacks. Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>