====== Atmel AT91 series ARM ====== ===== Introduction ===== This is a basic template project for the Atmel AT91 ARM series microcontrollers. The template includes libraries for several common peripherals. It uses the arm-elf-gcc toolchain and the openocd programmer. ===== Specs ===== * Processor Support * Atmel AT91 ARM * AT91SAM7X128 * AT91SAM7S256 * AT91SAM7X256 * AT91SAM7X512 * Included Libraries * USART * Timer * Language: C, C++ * Toolchain: make + arm-elf-gcc * Programmer: openocd * Debugger: none (LED, printf over USART) ===== Download ===== * All templates: [[https://github.com/alexforencich/templates/zipball/master|Latest zip from GitHub]] ===== Links ===== * [[http://www.atmel.com/|ATMEL]] * [[wp>Atmel]]