bmg160: C port, FTI, C++ wraps C

Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
Jon Trulson
2017-03-21 17:01:14 -06:00
parent 33f3c882b8
commit 8dcd22794b
17 changed files with 3157 additions and 26 deletions

View File

@ -153,6 +153,7 @@ add_example (bno055)
add_example (bmp280)
add_example (abpdrrt005pg2a5)
add_example (lcdks)
add_example (bmg160)
# Custom examples
add_custom_example (nmea_gps_i2c-example-c nmea_gps_i2c.c nmea_gps)