Skip to content

Releases: platformio/platform-atmelavr

3.0.0

29 Oct 16:35
Compare
Choose a tag to compare

Note

This release deprecates the program target used for uploading firmware via an external programmer.
Instead a custom upload_command option should be used.

2.2.0

11 Jun 10:29
Compare
Choose a tag to compare
  • Added support for MCUDude/MicroCore v1.0.6 (Default core for ATtiny13-based boards)
  • Preparation for upcoming PIO Core 4.4

2.1.0

11 May 15:07
Compare
Choose a tag to compare

2.0.0

25 Nov 12:19
Compare
Choose a tag to compare

1.15.0

22 Jul 17:12
Compare
Choose a tag to compare

1.14.0

03 Jun 11:46
Compare
Choose a tag to compare

1.13.0

23 Apr 21:10
Compare
Choose a tag to compare
  • Updated MightyCore to 2.0.1
  • Fixed HWIDs for SparkFun Pro Micro 5V/16MHz (issue #132)

1.12.5

19 Feb 16:06
Compare
Choose a tag to compare
  • Add support for Generic ATtiny43U and LoRa32u4II (868-915MHz)

1.12.4

30 Jan 16:03
Compare
Choose a tag to compare
  • Fixed examples with internal libraries (Ethernet, SPI should be declared in lib_deps)

1.12.3

29 Jan 17:54
Compare
Choose a tag to compare
  • Added Alorium Hinj board
  • Switched Controllino boards to official Arduino core
  • Removed 3rd party libraries from default package (please use PlatformIO Library Registry)