/platform-atmelsam

Atmel SAM: development platform for PlatformIO

Primary LanguagePythonApache License 2.0Apache-2.0

Atmel SAM: development platform for PlatformIO

Build Status Build status

Atmel | SMART offers Flash- based ARM products based on the ARM Cortex-M0+, Cortex-M3 and Cortex-M4 architectures, ranging from 8KB to 2MB of Flash including a rich peripheral and feature mix.

  • Home (home page in PlatformIO Platform Registry)
  • Documentation (advanced usage, packages, boards, frameworks, etc.)

Usage

  1. Install PlatformIO CLI
  2. Install Atmel SAM development platform:
# install the latest stable version
> platformio platform install atmelsam

# install development version
> platformio platform install https://github.com/platformio/platform-atmelsam.git