commit | 1c7eb9ee729cce326f724b373dfb06745bd1a214 | [log] [tgz] |
---|---|---|
author | Vilem Gottwald <xvigo.dev@gmail.com> | Tue Oct 03 14:01:30 2023 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Nov 16 09:25:33 2023 +0100 |
tree | f16d210639b1602c709be896870310a948998245 | |
parent | 5a4e0af54a20c9c1ec1059206e79086790dd1f17 [diff] |
samples: synchronization: add static thread Replace one of the dynamic threads with a static thread to show the all the possible ways of creating threads. Signed-off-by: Vilem Gottwald <xvigo.dev@gmail.com>