microsoft / devkit-sdk

Arduino library and package for the MXChip IoT DevKit
https://aka.ms/devkit
MIT License
69 stars 52 forks source link

Fix issue #1012 #1013

Closed ArthurMa1978 closed 5 years ago

ArthurMa1978 commented 5 years ago

Fix console_cli issue which caused iothub device connection string was truncated if it's length > 128. Update system libs.

https://github.com/microsoft/devkit-sdk/issues/1012