hmc5883l: C port; FTI; C++ wraps C

Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
Jon Trulson
2017-01-25 17:37:29 -07:00
parent 806b00c2b7
commit 0a91eb0b46
11 changed files with 711 additions and 199 deletions

View File

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