nuttx-apps/canutils/libcanutils
raiden00pl 57df2c98c2 canutils: change dependency from GPL to BSD
socketCAN utils are dual licence, there is no point in using
GPL licence when we can use BSD.

Also change `select CANUTILS_LIBCANUTILS` to `depends on CANUTILS_LIBCANUTILS`.
We can't `select` that option when `ALLOW_BSD_COMPONENTS` is not set.
2026-04-20 15:18:56 +08:00
..
CMakeLists.txt cmake:migrate apps CMakeLists for [canutils] 2026-04-20 15:11:02 +08:00
Kconfig canutils: change dependency from GPL to BSD 2026-04-20 15:18:56 +08:00
Make.defs Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2026-04-20 15:05:00 +08:00
Makefile build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2026-04-20 14:51:11 +08:00
lib.c wamr: Add external module registration mechanism 2026-04-20 15:17:32 +08:00
lib.h Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.1-0507 2026-04-20 14:55:00 +08:00
terminal.h Ported candump & cansend apps from can-utils (https://github.com/linux-can/can-utils) 2026-04-20 14:51:06 +08:00