Releases: platformio/platform-atmelsam
Releases · platformio/platform-atmelsam
3.7.0
- New boards
- Updated Arduino Core for SAMD to v1.8.2 (release notes)
- Switched to GNU GCC toolchain v7.2.1
- Other improvements
3.6.1
3.6.0
- New boards:
- PIO Unified Debugger support for SAMD51 based boards
- Updated SAMD Core for Arduino boards to 1.6.21
- Updated SAMD Core for Adafruit boards to 1.4.1
3.5.0
- 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
- Fixed microcontroller type for ItsyBitsy M4 Express
- Fixed warning about "Unknown upload protocol custom"
3.4.2
- 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
- Add support for Arduino MKR WiFi 1010
3.4.0
3.3.2
- Fixed broken manifest for Adafruit Circuit Playground Express board
3.3.1
- Use base flags if framework is not specified
3.3.0
- Add support for "Moteino M0"
- Fix invalid RAM value for ATSAM3X8E based boards