-
Notifications
You must be signed in to change notification settings - Fork 1
PlatformsAtmel
apla edited this page Mar 20, 2015
·
2 revisions
layout: wiki-cli-page permalink: /cli/PlatformsAtmel/
Most of Arduino ATmega boards are supported if you just have Arduino IDE installed.
Teensy 2.x are supported via Teensyduino — Patch for Arduino IDE. You can follow instruction on PJRC site to add Teensy support.
ATtiny boards is supported by third party hardware spec.
You can use guide to add ATtiny platform.
ATtiny projects links:
- https://github.com/damellis/attiny
- http://sourceforge.net/projects/ard-core13/
- https://code.google.com/p/arduino-tiny/
- https://github.com/TCWORLD/ATTinyCore
DigiSpark is very small ATtiny board. DigiStump team released it's own Arduino IDE clone for DigiSpark boards.
https://github.com/digistump/DigistumpArduino
- change
runtime.ide.pathtoruntime.hardware.path - add tools
Arduino Due is tested, works fine.