my9221: C implementation; C example; C++ wraps C

Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
Jon Trulson
2016-11-08 17:11:25 -07:00
parent fde727b601
commit 54771e63c1
10 changed files with 712 additions and 261 deletions

View File

@ -137,6 +137,7 @@ add_example (guvas12d)
add_example (otp538u)
add_example (button)
add_example (button_intr)
add_example (my9221)
# Custom examples
add_custom_example (nmea_gps_i2c-example-c nmea_gps_i2c.c nmea_gps)