lpcmanager
Clone
Summary
Browse
Changes
Graph
iec60870: add draft C template files and linking with crossbuilt IEC60870 library.
iec60870
2 months ago, Tomaz Orac
d263bbb72087
iec60870: add draft C template files and linking with crossbuilt IEC60870 library.
#ifndef MC10_H
#define MC10_H
// GPIO_0_0 = 0 + 0 = 0
#define RUN_LED_GPIO 0
#define LPCBUS_DEVICES_PORT "/dev/ttymxc2"
#endif