mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Instead of explicitly initializing the mutex at runtime, use SYS_MUTEX_DEFINE to initialize it at build time instead. Signed-off-by: Keith Packard <keithp@keithp.com>