Conversation
There was a problem hiding this comment.
This looks like a typo. Should it be Driver_mag ?
There was a problem hiding this comment.
Yeah it is a typo. It should be Driver_Mag. I'm correcting it.
Done
I agree with you. Have written to Rian about it since the file was sent to us by him and we retained it as is. |
Moved Driver_Common.h and Driver_Sensor.h into embedded folder Moved Driver_Sensor.h higher up in the directory structure Moved sensor pin initialization to Board_SensorIfInit and removed double initialization of I2C pins Details of other changes are in the pull request #7 Signed-off-by: Pankaj Goenka <pgoenka@audience.com>
Modified the SH-Xpresso-LPC54102 project to include HAL files Signed-off-by: Pankaj Goenka <pgoenka@audience.com>
Moved Driver_Common.h and Driver_Sensor.h into embedded folder Moved Driver_Sensor.h higher up in the directory structure Moved sensor pin initialization to Board_SensorIfInit and removed double initialization of I2C pins Details of other changes are in the pull request #7 Signed-off-by: Pankaj Goenka <pgoenka@audience.com>
70fe22c to
b7b67f0
Compare
Added Sensor HAL for Acc, Mag and Gyr.
Modified the SH-Xpresso-LPC54102 project to include HAL files
Signed-off-by: Pankaj Goenka pgoenka@audience.com