cjq4435: C port, C++ wraps C

Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
Jon Trulson
2017-01-20 12:01:31 -07:00
parent 8d5278b9d4
commit 123e611f45
8 changed files with 534 additions and 157 deletions

View File

@ -144,6 +144,7 @@ add_example (mb704x)
add_example (mcp2515)
add_example (max30100)
add_example (speaker)
add_example (cjq4435)
# Custom examples
add_custom_example (nmea_gps_i2c-example-c nmea_gps_i2c.c nmea_gps)