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

Upgrade Mbed OS version #129

Closed pan- closed 3 years ago

pan- commented 3 years ago

Problem

Mbed OS version is old: 6.6.

Proposed Solution

Upgrade Mbed OS version to to the latest release. This requires updates of the CMake file.

pan- commented 3 years ago

@ATmobica Something we will have to do in two Sprints. It seems that include exported by CMake are different with the latest version of Mbed. In the end, CHIP has no visibility on the include path of cmsis.h which is required by LwIP headers.