1
0
Fork 0
Commit graph

11 commits

Author SHA1 Message Date
Janez
df0d0353f0 Minor updates from Jens Nielsen. 2015-12-29 13:47:23 +01:00
Janez
ac41b50a50 Run on PIC32. 2015-10-20 19:55:14 +02:00
Janez
702b25cf56 application.h/c and main_PIC32.c added from the old repository 2015-10-20 17:54:02 +02:00
Janez_dw
ea47ca89fb Macros "Disabling interrupts" replaced with "Critical sections" in all drivers. 2015-08-27 14:36:07 +02:00
Janez_DW
cada159e40 Test against null pointers in eeprom.c files. 2015-08-26 21:27:45 +02:00
Janez_DW
8427cbcc90 Added testing against null pointers in _init functions.
Updated CO_process_SYNC_RPDO and CO_process_TPDO in CANopen.c.
2015-08-26 15:41:21 +02:00
Janez_D
50d2855326 Added driver for Freescale MCF5282 from archives. Not tested. 2015-08-20 19:10:08 +02: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
Janez_D
ddbabdae42 Specifiers CO_bool_t, CO_true and CO_false replaced with bool_t, true and false. 2015-07-26 19:15:21 +02:00
Janez_D
b50cb5e8b3 Cleanup in comments (no code changed).
Add and update multiple readme.txt
Remove SVN IDs.
2015-07-25 17:36:46 +02:00
Janez_D
d270c2d09a Move and rename files. No file change. 2015-07-25 14:03:15 +02:00