Closed robotdad closed 7 years ago
I was showing this to Zhidi and it did not repro. For the screenshots above I searched in VS Code first, then in Arduino IDE. Perhaps some caching happened from the Arduino IDE side?
@robotdad In current vscode library manager, we did some filter in advance and it only shows the libraries that're supported by currently selected board's architecture. But it seems arduino IDE will show all libraries no matter what is the current board type. i guess that is the reason.
Azure libraries only support Arduino MKR1000/Zero, Adafruit Huzzah and Feather M0, or SparkFun Thing, could you change the current board type to one of these boards, and check if "azure" search works?
code checked-in. could be verified at next release.
If I search Azure in VS Code I find nothing.
In the Arduino IDE I find the Azure IoT libraries.