commit | 4bc51e67d481bc12e6555c6c3afd08c8c71706fb | [log] [tgz] |
---|---|---|
author | Gil Pitney <gil.pitney@linaro.org> | Fri Jun 02 15:49:36 2017 -0700 |
committer | Kumar Gala <kumar.gala@gmail.com> | Thu Aug 10 16:46:49 2017 -0500 |
tree | aa2aa09ef9934a33adabb6492e03fb29016b9a4f | |
parent | 1a5537811f3faf7171f282321aa91f8ef1f8dd35 [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 * NetApp: pinging an external host. Jira: ZEP-1958 Signed-off-by: Gil Pitney <gil.pitney@linaro.org>