- Derp, forgot to update the import
- Depend on
serialport-builds-electron
now so that I can upload custom electron builds to windows users
- Windows support should be working
- Board can be set now via status bar
- Better arduino default path detection for macos
- Actual error output when uploading
- multiple bugfixes
- cleaner code
- quicker compiling
- add support to programmers
- fix #10
- add support for arduino.org boards
- fix #6
- First major release
- Added screenshots to readme
- Made serialport a hard dependency, works with atom 1.10
- SerialPort is now an optional dependency, please figure out how to get it working...
- Fixed windows support (I hope)
- commented out SerialPort until it is working via atom.... (node-pre-gyp issue....)
- Added serial sending
- Added verification
- Building now copies .hex, .elf and .eep to sketch directory
- Port to upload to is now determined by this package instead of the IDE
- Made boards configurable
- files when clicked on in error output are now activated even in other pane
- Filenames in error output are now clickable, also jumps to line
- Added Serial monitor
- Allowing building the sketch
- Allowing uploading the sketch
- Nice error output