mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-06-16 21:18:35 +08:00

* Fix logging stack to print message in the first SdkLog * Do not log metadata if on the same line * Fix wrong var name * Change task names to DemoTask * Change for shadow too * Move declaration to a separate line Co-authored-by: Gary Wicker <14828980+gkwicker@users.noreply.github.com>