sensorplatforms / open-sensor-platform

Open Sensor Platform project
Apache License 2.0
61 stars 36 forks source link

Sensor HAL for Acc, Mag and Gyr. #4

Closed pankajgoenka closed 8 years ago

pankajgoenka commented 8 years ago

Adding 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

hyau commented 8 years ago

Where exactly did this code come from? Looking at the changes, it looks like a lot of code from ARM that seems to know a lot about OSP. Can you please provide the URL for those projects or a place to download the files as part of the commit.

Also, can you please seperate out the files you are importing with the local changes when the external files update, they can be replaced with minimal issue.

Similarly, can you document where the legacy Sensor Platform files came from? (project, etc).