Files
libopencm3-examples/examples/stm32/f1/lisa-m-2/can
Karl Palsson b227e1609c rules: provide default C and C++ standards
Default CSTD to c99, no default for CXXSTD, but if provided it will be used.

Add required gnu99 flags to projects using gnu styles.
2016-08-18 22:41:23 +00:00
..

README

This test sets up the CAN interface on Lisa/M and transmits 8 bites every 100ms. The first byte is being incremented in each cycle. The demo also receives messages and is displaing the first 4 bits of the first byte on the board LEDs.