lpcmanager
Clone
Summary
Browse
Changes
Graph
Now, target CFLAGS and LDFLAGS are filled by distribution when building the installer.
2019-03-12, Edouard Tisserant
93688bfae6ed
Now, target CFLAGS and LDFLAGS are filled by distribution when building the installer.
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_RTIOC_READ, &onBoardReadBuf);
#endif /* ONBOARD_I2C */
%(retrieve_code)s