add Cli Console support (#532)

* add Cli Console support
This commit is contained in:
Marcin K Szczodrak
2016-09-07 14:57:27 -07:00
committed by Jonathan Hui
parent 7cfe32004f
commit f153da566a
5 changed files with 292 additions and 0 deletions
+1
View File
@@ -29,6 +29,7 @@
include $(abs_top_nlbuild_autotools_dir)/automake/pre.am
ot_cli_headers = \
cli-console.h \
cli-uart.h \
$(NULL)