Private
Public Access
2
0

docs: improve android things docs

Signed-off-by: Nicolas Oliver <dario.n.oliver@intel.com>
This commit is contained in:
Nicolas Oliver
2017-10-06 14:27:37 -07:00
parent b5efa0e591
commit e7b51f3b66
4 changed files with 73 additions and 14 deletions

View File

@@ -1,3 +1,3 @@
message (INFO " - Adding Peripheral Manager platform")
message (STATUS "INFO - Adding Peripheral Manager platform")
set (mraa_LIB_PLAT_SRCS_NOAUTO ${mraa_LIB_SRCS_NOAUTO}
${mraa_LIB_PERIPHERALMAN_SRCS_NOAUTO} PARENT_SCOPE)