Plugin for Arduino IDE that make it possible to have selectable boards settings (preferences)
- Download the tool archive from releases page.
- In your Arduino sketchbook directory, create tools directory if it doesn't exist yet.
- Unpack the tool into tools directory (the path will look like
<home_dir>/Arduino/tools/IniIno/tool/IniIno.jar
). - Restart Arduino IDE.
- Open a sketch (or create a new one and save it).
- Select Tools > Project boards... menu item. This should start manipulate board settings.
- Copyright (c) 2021 Jiri Gabriel (tykefcz at gmail dot com)
- Licensed under MIT License (text)
- Maintained by Jiri Gabriel (tykefcz at gmail dot com)
File issues here on github.