speaker: C port, C++ wraps C

Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
Jon Trulson
2017-01-19 13:54:21 -07:00
parent d3b864362d
commit ab96e8f3a3
7 changed files with 447 additions and 178 deletions

View File

@ -143,6 +143,7 @@ add_example (ecezo)
add_example (mb704x)
add_example (mcp2515)
add_example (max30100)
add_example (speaker)
# Custom examples
add_custom_example (nmea_gps_i2c-example-c nmea_gps_i2c.c nmea_gps)