ARMmbed / connectedhomeip

Project Connected Home over IP is a new Working Group within the Zigbee Alliance. This Working Group plans to develop and promote the adoption of a new connectivity standard to increase compatibility among smart home products, with security as a fundamental design tenet.
https://www.connectedhomeip.com
Apache License 2.0
10 stars 4 forks source link

Move wifi-ism43362 driver code to third_party #132

Closed fkjagodzinski closed 3 years ago

fkjagodzinski commented 3 years ago

Problem

With the introduction of a second example (via #96) we faced an unnecessary code duplication of the Inventek Wi-Fi driver.

Summary of Changes

Remove the wifi-ism43362 dir from the examples and add a "wifi-ism43362" git submodule.