lpcmanager
Clone
Summary
Browse
Changes
Graph
#2585 removed useless PythonFileCTNMixin CTNGenerate_C override, after in depth compare to the original - why such bloat ?
revamp
2018-02-06, Edouard Tisserant
85e4c2ce2b71
#2585 removed useless PythonFileCTNMixin CTNGenerate_C override, after in depth compare to the original - why such bloat ?
LockMBRTUBuffer();
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
rt_dev_ioctl(onboardbusfd, RTSMT_ONBOARD_RTIOC_READ, &onBoardReadBuf);
#endif /* ONBOARD_I2C */
%(retrieve_code)s