Trailing whitespace
[bertos.git] / bertos / cpu / detect.h
2012-01-11 asterixTrailing whitespace
2011-12-02 battSigned-off by Robin Gilham:
2011-05-24 lottavianoFix warnings in nightly tests
2011-05-04 lottavianoDetect code for STM32F100RB CPU (cortex-m3 family)...
2011-04-09 lottavianoAdd detect macros for AVR XMega MCU.
2011-04-08 arighiadd support to the IAR Embedded Workbench(TM) compiler
2011-02-23 lottavianoAdd support for STM32F103RE CPU.
2011-02-13 alephAdd SAM3X8 support: linker script, cpu detection, wizar...
2010-12-23 lottavianoAdd support for ATmega2560.
2010-12-02 alephAdd base support for STM32F101C4 Cortex-M3 cpu.
2010-10-27 alephChange filename and macros from AT91SAM3.. to SAM3...
2010-10-22 asterixFix msp430 cpu core name. Add new msp430 core detect.
2010-10-18 alephsam3n: revert to a version of Atmel's sam3n register...
2010-10-15 alephsam3 port: add CPU detect macros for SAM3S4 and SAM3U4.
2010-10-12 alephsam3n port: add (unfinished) configuration check form...
2010-09-28 raskyFix CPU names as suggested by Francesco.
2010-09-28 asterixFix typos.
2010-09-23 raskyAdd CPU_CORE_NAME and CPU_NAME macros for debugging...
2010-09-17 alephAT91SAM3 port: initial support for AT91SAM3 (mainly...
2010-08-30 lottavianoFirst support for MSP430 CPU
2010-08-02 lottavianoFirst support for ATMega 1280
2010-05-27 battRename to correct CPU name.
2010-05-26 battRename to correct CPU part number.
2010-05-04 arighiCM3: add basic support to STM32 family processors.
2010-04-28 arighiCM3: add support for the LM3S8962 evaluation board.
2010-03-30 battCorrectly detect Cortex-M3 cpus.
2010-03-29 arighiARM: add LM3S Cortex-M3 core family detection.
2010-03-29 battAdd LPC2378 CPU detection.
2010-03-26 lottavianoInitial support for ATmega328P (Arduino Duemilanove).
2009-04-16 battAdd full support for AT91SAM7S64, AT91SAM7S128, AT91SAM...
2008-10-02 battFix Luminary LM3S detection.
2008-09-05 battAdd detect for ATMega32.
2008-09-04 qwertAdd support for LM3S1968 board.
2008-04-09 battFix typo.
2008-04-04 battMove also cpu/ to bertos/ :-).