This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx-apps
/
canutils
/
libcanutils
History
xuxin19
24319beed3
cmake:migrate apps CMakeLists for canutils
...
Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
2023-08-09 23:46:21 +08: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
canutils/libcanutils: remove redundant SocketCAN error definitions, we already have them in nuttx/can.h
2022-01-23 01:34:23 +08: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