ms5611: Initial implementation

Signed-off-by: Henry Bruce <henry.bruce@intel.com>
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Henry Bruce
2016-07-22 15:52:55 -07:00
committed by Mihai Tudor Panu
parent d79799bab9
commit 98e3621c93
9 changed files with 449 additions and 0 deletions

View File

@ -268,6 +268,7 @@ add_example (bmp280)
add_example (bno055)
add_example (l3gd20)
add_example (bmx055)
add_example (ms5611)
# These are special cases where you specify example binary, source file and module(s)
include_directories (${PROJECT_SOURCE_DIR}/src)