Stino is a Sublime Text plugin for upload/compile arduino sketches as well as text highlighting.
This plugin can be found at Github site Will Robot or forked at Madmouser1
For manual installation, download and unzip the file.
- Click the menu
Preferences->Browse Packages.... - Copy the extracted Stino folder (Stino-master) to that Packages folder. On Ubuntu with ST3 the folder is ~/.config/sublime-text-3/Packages/
Set the Arduino application folder
- Click the menu
Preferences->Show Arduino Menu, Arduino Menu will appear. - Click the menu
Arduino->Preferences->Select Arduino Folder. - Select your
Arduino Application Folderin the quick panel. This is the location where Arduino.app is installed. (/usr/share/arduino on Ubuntu)
To Add Libraries
Copy the library folder to the<SKETCHBOOK>/libraries/ folder.To Add Cores
Copy the core folder to the<SKETCHBOOK>/hardware/ folder.
No comments:
Post a Comment