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
68b3030f23
nuttx-apps
/
canutils
/
libcanutils
History
Xiang Xiao
054cf3b1cb
Change all sizeof(arr)/sizeof(arr[0]) to nitems
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-08-17 22:51:51 +03:00
..
CMakeLists.txt
cmake:migrate apps CMakeLists for canutils
2023-08-09 23:46:21 +08:00
Kconfig
canutils: libcanutils: add GPL build barrier
2021-08-18 13:28:17 -03:00
lib.c
Change all sizeof(arr)/sizeof(arr[0]) to nitems
2023-08-17 22:51:51 +03:00
lib.h
style/code: remove unnecessary trailing whitespace
2020-11-28 12:20:10 +01:00
Make.defs
Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),)
2022-10-16 14:59:08 +02:00
Makefile
build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs
2020-07-09 15:17:37 -03:00
terminal.h
Ported candump & cansend apps from can-utils (
https://github.com/linux-can/can-utils
)
2020-06-15 07:23:37 -06:00