/platform-atmelavr

Atmel AVR: development platform for PlatformIO

Primary LanguagePythonApache License 2.0Apache-2.0

Atmel AVR: development platform for PlatformIO

Build Status Build status

Atmel AVR 8- and 32-bit MCUs deliver a unique combination of performance, power efficiency and design flexibility. Optimized to speed time to market-and easily adapt to new ones-they are based on the industrys most code-efficient architecture for C and assembly programming.

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

Usage

  1. Install PlatformIO Core
  2. Install Atmel AVR development platform:
# install the latest stable version
> platformio platform install atmelavr

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