mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 02:11:15 +03:00
water: add C driver and example. C++ wraps C driver.
Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
@ -119,6 +119,7 @@ add_example (led)
|
||||
add_example (ds18b20)
|
||||
add_example (dfrec)
|
||||
add_example (sht1x)
|
||||
add_example (water)
|
||||
|
||||
# Custom examples
|
||||
add_custom_example (nmea_gps_i2c-example-c nmea_gps_i2c.c nmea_gps)
|
||||
|
Reference in New Issue
Block a user