Skip to content

Releases: platformio/platform-atmelavr

1.12.2

16 Jan 13:29

Choose a tag to compare

  • Added new boards: MegaCore ATmega128 and LowPowerLab Moteino (8Mhz)
  • Allowed using micronucleus tool/protocol for other boards (issue #127)
  • Updated variants for LowPowerLab boards

1.12.1

21 Dec 14:29

Choose a tag to compare

  • Added FYSETC F6 V1.3 3D Printer Controllerboard (#118)
  • Added support for Generic ATTiny13A
  • Added PID/VID for Arduino Mega 2560
  • Fixed variant for Microduino boards (#123)

1.12.0

27 Oct 11:29

Choose a tag to compare

  • Update Atmel AVR GCC toolchain from 4.9.2 to 5.4.0

1.11.0

25 Oct 16:44

Choose a tag to compare

  • Added support for Adafruit Circuit Playground Classic, ftDuino and Talk2 Whisper Node
  • Updated Arduino core to 1.6.23
  • Updated Adafruit board variants
  • Fixed MightyCore ATmega8535 MCU value

1.10.1

17 Sep 14:51

Choose a tag to compare

  • Add support for Alorium Snō
  • Fix a missed macro for Alorium XLR8 board

1.10.0

11 Aug 17:46

Choose a tag to compare

  • Add new boards: Arduino Nano ATmega328 (New Bootloader) and generic USBASP
  • Switch to isolated build flags per framework
  • Fix upload speed for native example (issue #97)

1.9.0

04 Jun 15:56

Choose a tag to compare

  • Add support for Adafruit Feather 328P and ItsyBitsy 32u4
  • Declare command for checking memory usage
  • Update Arduino Core to 1.6.21
  • Update ATTiny Core to 1.1.5

1.8.2

19 Apr 14:34

Choose a tag to compare

  • Allow to override PROGNAME
  • Do not disable erasing when programming is used
  • Force ARDUINO macro to 10805

1.8.1

23 Dec 23:42

Choose a tag to compare

  • Add support for LinkIt Smart 7688 Duo, Atmel at90pwm316 and at90pwm216
  • Use custom Controllino core
  • Bugfixes and improvements

1.8.0

27 Nov 14:31

Choose a tag to compare

  • Add support for new boards: LowPowerLab Moteino, SpellFoundry Sleepy Pi 2, Seeeduino
  • Improve support for Digispark Pro/USB
  • Improve support for ATtiny microcontrollers
  • Update Arduino Core to 1.6.20
  • Update LightBlue Bean Core
  • Fix toolchain for Windows for ATmega328PB