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
%(publish_code)s
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_RTIOC_WRITE, &onBoardWriteBuf);
#endif /* ONBOARD_I2C */