RSC: Initial Commit

Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
Abhishek Malik
2017-04-02 23:04:04 -07:00
parent b239866e99
commit 96eb834e9b
15 changed files with 1688 additions and 0 deletions

View File

@ -156,6 +156,7 @@ add_example (lcdks)
add_example (bmg160)
add_example (bma250e)
add_example (bmm150)
add_example (rsc)
# Custom examples
add_custom_example (nmea_gps_i2c-example-c nmea_gps_i2c.c nmea_gps)