lpcmanager
Clone
Summary
Browse
Changes
Graph
Code move: re-organize product descriptions in LPCArch.py
2023-10-04, Edouard Tisserant
af62526cfbcb
Code move: re-organize product descriptions in LPCArch.py
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_RTIOC_READ, &onBoardReadBuf);
#endif /* ONBOARD_I2C */
%(retrieve_code)s