Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 884 Bytes

File metadata and controls

25 lines (16 loc) · 884 Bytes

Arduino Boards Config in Sketch

Plugin for Arduino IDE that make it possible to have selectable boards settings (preferences)

Installation

  • 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.

Usage

  • Open a sketch (or create a new one and save it).
  • Select Tools > Project boards... menu item. This should start manipulate board settings.

Credits and license

  • Copyright (c) 2021 Jiri Gabriel (tykefcz at gmail dot com)
  • Licensed under MIT License (text)
  • Maintained by Jiri Gabriel (tykefcz at gmail dot com)

Issues and suggestions

File issues here on github.