This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
dd5dbde620
nuttx-apps
/
canutils
/
slcan
History
Xiang Xiao
dd5dbde620
Fix Error: slcan.c:266:60: error: format specifies type 'unsigned long' but the argument has type 'canid_t' (aka 'unsigned int') [-Werror,-Wformat]
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-11-13 14:55:30 +01:00
..
Kconfig
canutils/slcan: make stacksize configurable
2022-01-23 01:34:23 +08:00
Make.defs
Makefile
canutils/slcan: make stacksize configurable
2022-01-23 01:34:23 +08:00
slcan.c
Fix Error: slcan.c:266:60: error: format specifies type 'unsigned long' but the argument has type 'canid_t' (aka 'unsigned int') [-Werror,-Wformat]
2022-11-13 14:55:30 +01:00
slcan.h
canutils/slcan: use syslog and cleanup
2021-01-21 11:12:14 -03:00