lsm6ds3h: Initial implementation; C; FTI: C++; C++ wraps C; examples

Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
Jon Trulson
2017-05-19 17:33:27 -06:00
parent 886deabfbb
commit ee0aaa89eb
16 changed files with 2767 additions and 0 deletions

View File

@ -191,6 +191,7 @@ add_example(LSM303D_Example lsm303d)
add_example(VEML6070Sample veml6070)
add_example(RN2903_Example rn2903)
add_example(LIS2DS12_Example lis2ds12)
add_example(LSM6DS3H_Example lsm6ds3h)
add_example_with_path(Jhd1313m1_lcdSample jhd1313m1 jhd1313m1)
add_example_with_path(Jhd1313m1Sample jhd1313m1 jhd1313m1)