commit | d3b7e80ab5f40039fcc4bf1ab8fa5c4aba915ec3 | [log] [tgz] |
---|---|---|
author | Gil Pitney <gil.pitney@linaro.org> | Thu Oct 05 16:57:02 2017 -0700 |
committer | Anas Nashif <nashif@linux.intel.com> | Mon Oct 09 14:27:52 2017 -0400 |
tree | 975f80ed853422ec2dab34990592cde934e0d900 | |
parent | ed81815dee32e68445d7a94008ca9e7111ee1680 [diff] |
ext: simplelink: Add SimpleLink DPL porting layer to Zephyr This ports the SimpleLink WiFi host driver via its OS adaptation layer to Zephyr OS primitives. This was validated using an out-of-tree SimpleLink shell application including functions for: * WLAN connect, disconnect and scan * Socket: UDP server and client Signed-off-by: Gil Pitney <gil.pitney@linaro.org>