1
0
Fork 0
Commit graph

6 commits

Author SHA1 Message Date
Janez
ef12016a55 Fix example/CO_storageLinux.c.
CO_LOCK_OD(CANmodule) must not be used, because lock is already
applied by SDO server.
2024-10-10 16:12:04 +02:00
Janez
e3b61c3630 Format the .c files using clang-format v15. 2024-07-09 01:02:26 +02:00
Janez
2854ea4a44 Format some comments including license information. 2024-07-09 00:49:52 +02:00
Janez
bf94f78ce2 Fixed static analyzer warnings: [-Wanalyzer-double-free] 2023-03-17 13:50:31 +01:00
Janez
b4c6ba0e13 Make persistent file size oversize more correct #2 2021-07-22 15:27:20 +02:00
Janez
87cfbac52b Initial commit, code from CANopenNode/socketCAN and CANopenSocket/cocomm
- Linux driver files copied from 76b43c88ef/socketCAN
- cocomm copied from 71f21e41fd/cocomm
- Submodule CANopenNode added.
- Few adjustments and documentation written.
2021-05-06 17:29:31 +02:00