We are pleased to announce the next release v3.5.0 of Atmel SAM development platform.
What’s New
- Added new Adafruit boards: Crickit M0, Grand Central M4 (SAMD51), Trellis M4 (SAMD51)
- Added support for Arduino MKR NB 1500 and LowPowerLab CurrentRanger
- Allowed configuring upload offset address using
board_upload.offset_address
option - Updated Arduino SAMD core to v1.6.20
- Updated Arduino SAM core to v1.6.12
- Updated Adafruit core to v1.2.9
- Removed Black Magic Probe form SAMD51 based boards
See Release Notes for details.
Documentation
See Atmel SAM — PlatformIO latest documentation
Examples
See project examples platform-atmelsam/examples at develop · platformio/platform-atmelsam · GitHub
Update
-
PlatformIO IDE – please navigate to
PIO Home > Platforms > Updates
-
PlatformIO Core – please run a next CLI command
$ pio update
Regards,
The PIO Plus Team