[Title] Added new Configs, and source code for wifi API application
authorVenkatraman Iyer <venkat.iyer@samsung.com>
Mon, 8 May 2017 10:33:28 +0000 (19:33 +0900)
committerVenkatraman Iyer <venkat.iyer@samsung.com>
Mon, 8 May 2017 13:08:12 +0000 (22:08 +0900)
commit5419bdf0a6cdf3e4bd9bb278659a207cb0ba3555
tree002d5501ebc0f7bd10ee61bcfd0aec93e755e8da
parent145116134a2aa89a60ba2bb08cdb77380992a604
[Title] Added new Configs, and source code for wifi API application

[Description] Created a new application wifi_test that performs wifi scanning. The corresponding config file is also added along this commit.
apps/examples/wifi_test/Kconfig [new file with mode: 0644]
apps/examples/wifi_test/Kconfig_ENTRY [new file with mode: 0644]
apps/examples/wifi_test/Make.defs [new file with mode: 0644]
apps/examples/wifi_test/Makefile [new file with mode: 0644]
apps/examples/wifi_test/ap_check_list.txt [new file with mode: 0644]
apps/examples/wifi_test/wifi_test.c [new file with mode: 0644]
build/configs/artik053/wifi_test/Make.defs [new file with mode: 0644]
build/configs/artik053/wifi_test/defconfig [new file with mode: 0644]