sam3n port: add clock source file in wizard info for sam3n4
[bertos.git] / 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",