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.
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_RTIOC_READ, &onBoardReadBuf);
#endif /* ONBOARD_I2C */
%(retrieve_code)s