arduino-cli
arduino-cli copied to clipboard
Arduino Build System for Sublime Text 3
I noticed that this package has its settings located somewhere which is not standard for Sublime Text plugins. This could be confusing for users which didn't see the Package Control...
Do you know PlatformIO? I have been using it with great pleasure with sublime text. Even their compiler works better (the compiler used by Arduino IDE has some bugs). Does...
hi! :) It would be nice to have a serial monitor (embedded or not) for this plugin or maybe append the output on console.
## "build.path" options Hi I've made changes to arduino-cli.py so that I could set in my preferences the build path that I want for a project. It's useful if I...
file_regex only allows you to give a regex to capture filename, line number, column number, and error message for display and navigation after compile. I broke the version.h include for...
Getting `unknown include #special_block` on console. Probably coming from https://github.com/jacobrosenthal/arduino-cli/blob/master/arduino.tmLanguage#L43
Downloaded this today and I'm very excited about it. Using arduino-cli version 0.32.2 Seems there's a change in how flags are written at the command line and the "--" is...