Example: hlg150h C++ example

Signed-off-by: Henry Bruce <henry.bruce@intel.com>
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
Henry Bruce
2016-01-22 15:40:34 -08:00
committed by Abhishek Malik
parent 224fe03d98
commit dd3e88fa59
2 changed files with 57 additions and 0 deletions

View File

@ -242,6 +242,12 @@ add_example (kxcjk1013)
add_example (ssd1351)
add_example (bme280)
add_example (ds1808lc)
add_example (hlg150h)
#add_example (lp8860)
#add_example (max44009)
#add_example (si1132)
#add_example (si7005)
#add_example (t6713)
# These are special cases where you specify example binary, source file and module(s)
include_directories (${PROJECT_SOURCE_DIR}/src)