Releases: Alex079/vscode-avr-helper
Releases · Alex079/vscode-avr-helper
v2.2.2
21 Jul 18:24
Compare
Sorry, something went wrong.
No results found
Fix compiler and linker default arguments
v2.2.1
15 Apr 11:09
Compare
Sorry, something went wrong.
No results found
Fix arguments duplication for Atmel version of avr-size
v2.2.0
05 Feb 11:38
Compare
Sorry, something went wrong.
No results found
Make "Flash" task a custom execution
Output generated shell commands
Suggest "flash" memory by default
Add a new "Quick" command which combines default "Build" and "Flash"
Move "build" folder into project level
Spawn async shell processes
Minor improvements and cleanup
v2.1.0
11 Dec 21:18
Compare
Sorry, something went wrong.
No results found
Highlight build action by default
Add option for HEX file output
Fix additional programmer arguments
v2.0.0
05 Sep 19:49
Compare
Sorry, something went wrong.
No results found
AVR Helper extension is using built-in build system which should be compatible with all platforms; make is not required anymore
avr-gcc, avr-objdump, avr-size, avrdude arguments and source/library folder scanner parameters can be configured in AVR Helper extension settings
AVR Helper extension can auto-detect avr-size arguments specific to Atmel version
MCU frequency is made optional
Various bugfixes
v1.1.5
05 Oct 22:29
Compare
Sorry, something went wrong.
No results found
Support avrdude output with configuration line references
v1.1.4
11 Apr 01:34
Compare
Sorry, something went wrong.
No results found
Fix source files detection
v1.1.3
01 Sep 22:00
Compare
Sorry, something went wrong.
No results found
Fix status bar update
Fix error handling
Speed-up build
v1.1.2: Update dependencies:
02 Aug 14:58
Compare
Sorry, something went wrong.
No results found
Remove explicit dependency on bundled cpptools
v1.1.1
26 Jul 21:12
Compare
Sorry, something went wrong.
No results found
Set extension activation event to "onStartupFinished"