jhd1313m1: Initial C implementation

Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
Jon Trulson
2016-10-07 15:39:39 -06:00
parent 7fe6f856a1
commit 64b142ecf3
9 changed files with 829 additions and 0 deletions

View File

@ -123,6 +123,7 @@ add_example (water)
add_example (yg1006)
add_example (biss0001)
add_example (bmi160)
add_example (jhd1313m1)
# Custom examples
add_custom_example (nmea_gps_i2c-example-c nmea_gps_i2c.c nmea_gps)