We are pleased to announce the next release v4.1.0 of Atmel SAM development platform.
What’s New
- New boards:
- Updated SAMD Core to 1.8.4
- Updated Adafruit SAMD Core to 1.5.10
- Updated Sodaq Core to 1.6.20
- Updated SparkFun Core to 1.7.4
- Split-up
framework-arduinosam
package into isolated package by cores - Fixed overriding of LD Script via board_build.ldscript option in “platformio.ini”
- Fixed incorrect MCU definition in
adafruit_monster_m4sk board
(issue #83)
See Atmel SAM Release Notes for details.
Documentation
Atmel SAM — PlatformIO latest documentation
Examples
https://github.com/platformio/platform-atmelsam/tree/develop/examples
Update
-
PlatformIO IDE – please navigate to
PIO Home > Platforms > Updates
-
PlatformIO Core – please run a next CLI command
$ pio update
Regards,
The PlatformIO Team