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
Kconfig
Make.defs
Makefile
noteprintf_main.c noteprintf: fix compile warnings 2024-10-25 16:13:30 +02:00