Change filename and macros from AT91SAM3.. to SAM3.. to conform to Atmel's official...
[bertos.git] / bertos / cpu / cortex-m3 / drv / clock_sam3.c
2010-10-27 alephChange filename and macros from AT91SAM3.. to SAM3...
2010-10-26 alephsam3 port: enable power on all PIO input ports by default.
2010-10-15 alephsam3n: update clock and kdebug modules to use lastest...
2010-10-12 alephsam3: disable watchdog at boot
2010-10-12 alephatsam3 port: add all Atmel register definitions and...
2010-10-11 alephsam3n: change flash io defines according to at91 port...
2010-10-05 alephsam3n port: set flash wait states before activating...
2010-10-04 alephsam3n port: use external 12 MHz oscillator as system...
2010-09-29 alephsam3n port: fix integer comparison in clock initialization
2010-09-28 alephsam3n port: add code to setup system clock
2010-09-20 alephSAM3 port: add clock initialization stubs