sam3n port: add clock source file in wizard info for sam3n4
authoraleph <aleph@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 29 Sep 2010 10:08:39 +0000 (10:08 +0000)
committeraleph <aleph@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 29 Sep 2010 10:08:39 +0000 (10:08 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4340 38d2e660-2303-0410-9eaa-f027e97ec537

bertos/cpu/cortex-m3/info/AT91SAM3N4.cdef

index e55744ed0511c2c4a4d39e8344c59bc19af96394..9afa0e6d368f89fe1d5df0b3e92a9150c1ec98ce 100644 (file)
@@ -54,7 +54,7 @@ CPU_DEFAULT_FREQ = "48000000UL"
 CPU_TAGS += ["sam3"]
 
 # Additional hw drivers.
-#MK_CPU_CSRC += DRV_DIR + "gpio_sam3.c " + DRV_DIR + "clock_sam3.c "
+MK_CPU_CSRC += DRV_DIR + "clock_sam3.c "
 
 # Short description of the cpu.
 CPU_DESC += [ "256 Kbytes on-chip flash memory",