Skip to content
/ IniIno Public

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

License

Notifications You must be signed in to change notification settings

tykefcz/IniIno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.