Skip to content

maxgerhardt/platform-atmelsam

This branch is 14 commits ahead of, 2 commits behind platformio/platform-atmelsam:refs/heads/develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

48a4293 · Oct 31, 2024
May 30, 2024
Oct 31, 2024
Feb 16, 2024
Mar 12, 2024
Mar 15, 2021
May 27, 2016
May 30, 2022
May 27, 2016
May 27, 2022
Jul 29, 2024
Mar 12, 2024

Repository files navigation

Atmel SAM: development platform for PlatformIO

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 the PlatformIO Registry)
  • Documentation (advanced usage, packages, boards, frameworks, etc.)

Usage

  1. Install PlatformIO
  2. Create PlatformIO project and configure a platform option in platformio.ini file:

Stable version

[env:stable]
platform = atmelsam
board = ...
...

Development version

[env:development]
platform = https://github.com/platformio/platform-atmelsam.git
board = ...
...

Configuration

Please navigate to documentation.

About

Atmel SAM: development platform for PlatformIO

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%