This repo contains the Movuino board packages necessary to install Movuino board definitions from the Arduino board manager.
- Open the Arduino IDE.
- Copy and paste
https://movuino.github.io/movuino-board-index/package_movuino_index.json
intoPreferences
->additional board manager URLs
. - You can now search for Movuino in
Tools
->Board Manager
and install the board definitions you need.
For instructions on how to update or add boards to this repo, see maintainer.md.