mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 02:11:15 +03:00
md: C implementation; C++ wraps C
Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
@ -127,9 +127,11 @@ add_example (jhd1313m1)
|
||||
add_example (lm35)
|
||||
add_example (rotaryencoder)
|
||||
add_example (rpr220)
|
||||
add_example (md)
|
||||
|
||||
# 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)
|
||||
add_custom_example (rpr220-intr-example-c rpr220-intr.c rpr220)
|
||||
add_custom_example (md-stepper-example-c md-stepper.c md)
|
||||
|
Reference in New Issue
Block a user