mb704x: Initial implementation; C; FTI; C++ wraps C

Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
Jon Trulson
2016-12-02 16:42:33 -07:00
parent e1e9067744
commit 6667646d32
17 changed files with 800 additions and 0 deletions

View File

@ -324,6 +324,7 @@ add_example (sht1x)
add_example (ms5803)
add_example (ims)
add_example (ecezo)
add_example (mb704x)
# These are special cases where you specify example binary, source file and module(s)
include_directories (${PROJECT_SOURCE_DIR}/src)