mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 02:11:15 +03:00
lcm1602: Initial C implementation
Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
@ -126,3 +126,5 @@ add_example (bmi160)
|
||||
|
||||
# Custom examples
|
||||
add_custom_example (nmea_gps_i2c-example-c nmea_gps_i2c.c nmea_gps)
|
||||
add_custom_example (lcm1602-i2c-example-c lcm1602-i2c.c lcm1602)
|
||||
add_custom_example (lcm1602-parallel-example-c lcm1602-parallel.c lcm1602)
|
||||
|
Reference in New Issue
Block a user