1
0
Fork 0
CANopenNode/stack/PIC32
2015-07-26 19:15:21 +02:00
..
CO_driver.c Specifiers CO_bool_t, CO_true and CO_false replaced with bool_t, true and false. 2015-07-26 19:15:21 +02:00
CO_driver.h Specifiers CO_bool_t, CO_true and CO_false replaced with bool_t, true and false. 2015-07-26 19:15:21 +02:00
eeprom.c Specifiers CO_bool_t, CO_true and CO_false replaced with bool_t, true and false. 2015-07-26 19:15:21 +02:00
eeprom.h Specifiers CO_bool_t, CO_true and CO_false replaced with bool_t, true and false. 2015-07-26 19:15:21 +02:00
readme.txt Cleanup in comments (no code changed). 2015-07-25 17:36:46 +02:00

CANopenNode driver for Microchip PIC32 microcontrollers.

Contributed by Janez Paternoster

Status:
 - Stable.
 - Parameter storage via objects 0x1010 and 0x1011 (external eeprom).