Skip to content

v2.0.0

Compare
Choose a tag to compare
@Alex079 Alex079 released this 05 Sep 19:49
· 46 commits to master since this release
  • 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