mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-30 10:31:02 +00:00
2cb64480359814aa32cdcaca2c8218b978b53170
Since Reef was the starting point for /board/coral, coral inherited support for both the BMI150 magnetometer and BMI280 barometer sensors. Coral does not need to support either of these sensors. This CL removes support for both of these sensors. BUG=b:62519010 BRANCH=none TEST=Manual Run 'make BOARD=coral' and verify it builds. Used accelinfo EC console command to verify that other sensor readings are working. My test setup does not have ALS sensor so couldn't confirm that operation. Change-Id: I75abe2f10c8f0ff318f4795e6b88c9aff3d8a9ad Signed-off-by: Scott Collyer <scollyer@google.com> Reviewed-on: https://chromium-review.googlesource.com/530448 Commit-Ready: Scott Collyer <scollyer@chromium.org> Tested-by: Scott Collyer <scollyer@chromium.org> Reviewed-by: Patrick Georgi <pgeorgi@chromium.org>
For an overview of the Embedded Controller firmware, refer to http://www.chromium.org/chromium-os/2014-firmware-summit For instructions on building from source, refer to http://www.chromium.org/chromium-os/ec-development/getting-started-building-ec-images-quickly
Description
Languages
C
64.7%
Lasso
20.7%
ASL
3.6%
JavaScript
3.2%
C#
2.9%
Other
4.6%