lpcmanager
Clone
Summary
Browse
Changes
Graph
FW update : pass target flash type as additional argument to PLC object 'RunUpdateScript' call
som6
2020-11-02, Edouard Tisserant
58b63de9a08f
FW update : pass target flash type as additional argument to PLC object 'RunUpdateScript' call
#ifdef ONBOARD_I2C
if(onboardbusfd!=-1)
ioctl(onboardbusfd, RTSMT_RTIOC_READ, &onBoardReadBuf);
#endif /* ONBOARD_I2C */
%(retrieve_code)s