nuttx-apps/examples/noteprintf
Neo Xu 0ed4ca1767 noteprintf: fix compile warnings
noteprintf_main.c:52:7: warning: unused variable 'binary' [-Wunused-variable]
   52 |     } binary =

Fix typo of sched.

Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2024-10-25 16:13:30 +02:00
..
CMakeLists.txt cmake:refine cmake build for apps/examples 2023-08-17 01:15:17 +08:00
Kconfig sched note: printf API example 2021-12-19 20:29:52 -06:00
Make.defs sched note: printf API example 2021-12-19 20:29:52 -06:00
Makefile apps/examples/noteprintf/Makefile: fix nxstyle 2023-03-17 03:23:12 +01:00
noteprintf_main.c noteprintf: fix compile warnings 2024-10-25 16:13:30 +02:00