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 ?
%(publish_code)s
UnLockMBRTUBuffer();
/* wakeup task */
rt_task_unblock(&RTU_task);
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
rt_dev_ioctl(onboardbusfd, RTSMT_ONBOARD_RTIOC_WRITE, &onBoardWriteBuf);
#endif /* ONBOARD_I2C */