Skip to content

Releases: kblomqvist/SublimeAVR

Versio 1.2.0

17 May 06:12
Compare
Choose a tag to compare
  • Trying to fix issues with MCU listing in Mac OS X, #9.
  • Fix issue with ST Package Control. SublimeClang was removed as an orphan package, #12.
  • Added a way to specify the default project folder in settings, #8.
  • Should now work in Linux too. Added instructions how to complete the setup of SublimeClang in Linux.

Versio 1.1.1

15 Sep 17:02
Compare
Choose a tag to compare

Versio 1.1.0

10 May 09:52
Compare
Choose a tag to compare

Fix issues with WinAVR toolchain and path setting, closes #4. Thanks to @ottoragam for pointing these issues out and helping to debug those.

Versio 1.0.8

25 Mar 05:22
Compare
Choose a tag to compare
  • Supports different templates
  • Creating new project command can be now used for updating as well

Versio 1.0.7

11 Mar 19:35
Compare
Choose a tag to compare
  • Fix subprocess.Popen() issues with Mac OS X
  • Enable workaround for #1

Versio 1.0.6

02 Mar 13:46
Compare
Choose a tag to compare
  • Fix SublimeClang version number to not confuse the Package Control plugin on ST2

Versio 1.0.5

02 Mar 11:59
Compare
Choose a tag to compare
  • Use avr-as to list devices
  • Fix project file saving -- file.seek() doesn't have return value. I have no idea how it worked before.

Versio 1.0.4

11 Feb 18:08
Compare
Choose a tag to compare
  • Fix the bug that prevented SublimeClang to install correctly

Versio 1.0.3

09 Feb 12:56
Compare
Choose a tag to compare
  • Fix the plug-in name to be compatible with the package control

Versio 1.0.2

09 Feb 10:19
Compare
Choose a tag to compare
  • Document plug-in settings