Platform Atmelsam Versions Save

Atmel SAM: development platform for PlatformIO

v8.2.1

3 months ago
  • Keep OpenOCD package available in debug mode
  • Drop support for abandoned Briki boards

v8.2.0

10 months ago
  • Updated Arduino Adafruit Core to v1.7.13 (release notes)
  • Updated Arduino Seeed Core to v1.8.4 (release notes)
  • Updated Arduino SODAQ Core to v1.8.9
  • Updated OpenOCD package to the latest v0.12
  • Removed duplicate macro in Seeeduino Wio Terminal manifest

v8.1.0

1 year ago
  • Updated Arduino Core to v1.8.13 (release notes)
  • Updated Adafruit Arduino Core to v1.7.10 (release notes)
  • Minor fixes and improvements

v8.0.0

1 year ago
  • Added compatibility with PIO Core 6.0
  • Improved support for bare assembly programming
  • Added missing board macro for the Seeeduino XIAO board (#91)
  • Deprecated support for Simba and Mbed frameworks

Notes on deprecating Simba and Mbed frameworks:

This release deprecates support for the Simba and Mbed frameworks as they are no longer maintained for this platform. To keep projects based on these frameworks compilable please lock the platform version to v7.1.0 in your platformio.ini file, for example:

[env:simba-legacy]
platform = atmelsam @ ~7.1.0
framework = simba
board = ...

v7.1.0

2 years ago
  • Updated Zephyr framework to v2.7.1 (release notes)
  • Enabled LTO support (#181)

v7.0.0

2 years ago
  • Updated Zephyr framework to v2.7.0 (release notes)
  • Updated Arduino Adafruit core to v1.7.5 (release notes)
  • Updated the OpenOCD package to the latest v0.11

v6.3.1

2 years ago
  • Fixed default upload flags for SAME51-based boards (#167)

v6.3.0

2 years ago

v6.2.0

2 years ago

v6.1.0

2 years ago