nuttx-apps/canutils/cansend
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 Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
Kconfig canutils: change dependency from GPL to BSD 2026-04-20 15:18:56 +08:00
Make.defs Ported candump & cansend apps from can-utils (https://github.com/linux-can/can-utils) 2026-04-20 14:51:06 +08:00
Makefile Makefile: replace INCDIR to INCDIR_PREFIX 2026-04-20 15:06:01 +08:00
cansend.c wamr: Add external module registration mechanism 2026-04-20 15:17:32 +08:00