sam3 port: add CPU detect macros for SAM3S4 and SAM3U4.
[bertos.git] / bertos / cpu / detect.h
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/ :-).