lpcmanager
Clone
Summary
Browse
Changes
Graph
Variable Options : fix parsing again (bug was because of saving corrupted data) and fix generator so that it is more compatible with legacy code.
som6
2020-11-13, Edouard Tisserant
ec35885da216
Variable Options : fix parsing again (bug was because of saving corrupted data) and fix generator so that it is more compatible with legacy code.
#ifndef MC10_H
#define MC10_H
// GPIO_0_0 = 0 + 0 = 0
#define RUN_LED_GPIO 0
#define LPCBUS_DEVICES_PORT "/dev/ttymxc2"
#endif