otp538u: C implementation; FTI; C++ wraps C

Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
Jon Trulson
2016-11-07 13:53:11 -07:00
parent 1aa748e3d6
commit 1630ebfca4
10 changed files with 906 additions and 393 deletions

View File

@ -134,6 +134,7 @@ add_example (mma7660)
add_example (buzzer)
add_example (ppd42ns)
add_example (guvas12d)
add_example (otp538u)
# Custom examples
add_custom_example (nmea_gps_i2c-example-c nmea_gps_i2c.c nmea_gps)