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
The currently released version (1.8.3) fails to parse correctly when used with Arduino-cli. For example, when listing boards with arduino-clo board list and the Sparkfun board definitions installed, the following error occurs:
The fix for this is to add menu.cache=Cache to the boards.txt file. This change has already been made in the repo, but it looks like it’s not yet released.