Janez
|
9dce037ecb
|
Add data storage, common and Linux specific functions, tested in Linux.
|
2021-01-25 12:42:10 +01:00 |
|
Janez
|
d9c44c69d1
|
Change non-descriptive CO_***_initCallback() into CO_***_initCallbackPre().
Change CO_NMT_initCallback() into CO_NMT_initCallbackChange().
Change type of NMT->operatingState from uint8_t into enum CO_NMT_internalState_t.
|
2020-03-18 23:19:29 +01:00 |
|
Janez
|
02a734a832
|
Move socketCAN/Makefile into base directory
Partially update sockeCAN/main.c and rename to sockeCAN/CO_main_basic.c.
Fix some warnings in socketCAN.
|
2020-03-02 09:17:52 +01:00 |
|
Janez
|
a513d84e45
|
Move Makefile into example/
Renamed to example/CO_driver_blank.c and example/main_blank.c
Copied socketCAN/main.c from CANopenSocket project.
|
2020-02-26 13:01:53 +01:00 |
|
Janez
|
e55674bf6f
|
Documentation updated, ChangeLog deviceSupport and gettingStarted added.
CANopen.h fixed.
|
2020-02-15 16:35:39 +01:00 |
|
JanezXD
|
12f33a4a7b
|
Example files moved to base directory. Added template for socketCAN drivers (based on BECK SC 243)
|
2015-07-30 19:58:06 +02:00 |
|
Mi
|
8104f87056
|
Successfull compilation on linux with drvTemplate
|
2015-07-27 01:52:03 +02:00 |
|