Example program for LPC1768 implementation of CANopenNode.
After cloning, you need to init the submodules. To do so:
$ git submodule init
$ git submodule updateCompiled using the mbed toolkit and the mbed-cli tool. A tutorial is available here.
opencfg.cfgis a config file for openocd debugging an LPC1768 mbed platformMFE_helpers.his a small collection of helper functions for communicating with a MicroFlex e100.clangprovides a config file for generating tags with clang
Original source code can be found at exmachina-dev/CANopenMbed
CANopenNode repository can be found at exmachina-dev/CANopenNode forked from CANopenNode/CANopenNode