I recently began using the Arduino Zero and installed the USBHost library.
Since then, several times per day an update notification appears. I update and it seems to update
When I look at the properties in my sketchbook/libraries folder I see that it is currently at version 1.0.5 but it still requests to update over and over again.
Anyone have any ideas on how to stop this annoyance?
Isn't that annoying. This is a known bug that was reported 2 years ago:
but I have not ever been able to get the Arduino developers to take it seriously.
There is a workaround you'll find I explained in those issue reports but you can also just do File > Preferences > Check for updates on startup (uncheck) > OK. Of course then you also won't get legitimate notifications of updatable libraries and boards (or IDE versions if they ever get around to fixing that bug.