Example/test programs for my BNO080 driver.
BNO080 Driver Examples
These examples show how to use some of the functionality on my BNO080 driver. To get started with MBed CLI:
Build Instructions
$ hg clone https://MultipleMonomials@os.mbed.com/users/MultipleMonomials/code/BNO080-Examples/ $ cd BNO080-Examples $ mbed deploy $ mbed compile
Revisions of .hgignore
Revision | Date | Message | Actions |
---|---|---|---|
3:f72d98d0095e | 2020-05-04 | Update for deprecations in MBed 5.15 and build issues with Arm Compiler | File Diff Annotate |
0:82ee5f7adbb0 | 2018-12-29 | Initial commit | File Diff Annotate |