lpcmanager
Clone
Summary
Browse
Changes
Graph
Revamp product definition to make it simpler and extensible, preparing support for RightBus on MM1.
2023-05-17, Edouard Tisserant
4507beae6d3c
Revamp product definition to make it simpler and extensible, preparing support for RightBus on MM1.
#ifndef MC10_H
#define MC10_H
// GPIO_0_0 = 0 + 0 = 0
#define RUN_LED_GPIO 0
#define LPCBUS_DEVICES_PORT "/dev/ttymxc2"
#endif