You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
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?
If I search Azure in VS Code I find nothing.

In the Arduino IDE I find the Azure IoT libraries.

The text was updated successfully, but these errors were encountered: