Skip to content

Releases: platformio/platform-atmelsam

3.7.0

01 Jul 15:41
Compare
Choose a tag to compare
  • Updated Arduino Core for SAMD to v1.8.2 (release notes)
  • Switched to GNU GCC toolchain v7.2.1
  • Other improvements

3.6.1

11 Jun 16:49
Compare
Choose a tag to compare
  • Fixed debugging support for SAMD51 based boards (issue #59)

3.6.0

06 May 10:49
Compare
Choose a tag to compare

3.5.0

18 Feb 16:49
Compare
Choose a tag to compare

3.4.2

14 Dec 15:56
Compare
Choose a tag to compare
  • Fixed an issue when Adafruit core is used in pair with other upload protocol than BOSSAC
  • A Python 3 fix for "RuntimeError: dictionary changed size during iteration"

3.4.1

23 Oct 14:28
Compare
Choose a tag to compare
  • Add support for Arduino MKR WiFi 1010

3.4.0

12 Oct 12:47
Compare
Choose a tag to compare
  • New boards: Adafruit Hallowing M0, Sodaq SARA, Sodaq SFF
  • Add support for debugging via J-Link
  • Add support for debugging (at91sam3X8E) via ST-Link (issue #31)
  • Update Adafruit Core to 1.2.3
  • Update Arduino Core to 1.6.19
  • Update Sodaq Core to 1.6.18

3.3.2

10 Sep 15:16
Compare
Choose a tag to compare
  • Fixed broken manifest for Adafruit Circuit Playground Express board

3.3.1

11 Aug 13:03
Compare
Choose a tag to compare
  • Use base flags if framework is not specified

3.3.0

09 Aug 13:23
Compare
Choose a tag to compare
  • Add support for "Moteino M0"
  • Fix invalid RAM value for ATSAM3X8E based boards