lpcmanager
Clone
Summary
Browse
Changes
Graph
LPCArch : Name product "product" and architecture "arch". LPCBus : rename C code templates to make space for new target, added product/arch bus definitions in LPCBus.py
som6
2019-05-29, Edouard Tisserant
cc123ca10682
LPCArch : Name product "product" and architecture "arch". LPCBus : rename C code templates to make space for new target, added product/arch bus definitions in LPCBus.py
#ifndef RUN_LED_GPIO_1_31
#define RUN_LED_GPIO_1_31
#endif
#ifndef CAN0_EN_GPIO_0_21
#define CAN0_EN_GPIO_0_21
#endif
#ifndef CAN1_EN_GPIO_0_17
#define CAN1_EN_GPIO_0_17
#endif
#ifndef ONBOARD_I2C
#define ONBOARD_I2C
#endif