no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | en:templates:atmega [2012/02/12 07:37] (current) – created alex | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Atmel ATMega Template ====== | ||
| + | |||
| + | ===== Introduction ===== | ||
| + | |||
| + | This template targets Atmel' | ||
| + | |||
| + | ===== Specs ===== | ||
| + | |||
| + | * Processor Support | ||
| + | * Atmel AVR ATMega (all) | ||
| + | * Included Libraries | ||
| + | * USART | ||
| + | * I²C/TWI | ||
| + | * Language: C++ | ||
| + | * Toolchain: make + avr-gcc | ||
| + | * Programmer: avrdude | ||
| + | * Debugger: none (LED, printf over USART) | ||
| + | |||
| + | ===== Download ===== | ||
| + | |||
| + | * All templates: [[https:// | ||
| + | |||
| + | ===== Links ===== | ||
| + | |||
| + | * [[: | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[wp> | ||
| + | * [[wp> | ||
| + | |||