Allow more fine-grained control over CMake targets

This commit is contained in:
Simon Berger
2025-05-21 16:40:24 +00:00
committed by GitHub
parent 3698814740
commit 69efecc428
2 changed files with 146 additions and 132 deletions
+4
View File
@@ -50,6 +50,10 @@ subsystem (aka SocketCAN):
Follow the link to see examples on how this tools can be used:
[Kickstart guide to can-j1939 on linux](https://github.com/linux-can/can-utils/blob/master/can-j1939-kickstart.md)
#### ISOBus File server tools
* isobusfs-cli : ISOBus file client
* isobusfs-srv : ISOBus file server
#### Log file converters
* asc2log : convert ASC logfile to compact CAN frame logfile
* log2asc : convert compact CAN frame logfile to ASC logfile