Change filename and macros from AT91SAM3.. to SAM3.. to conform to Atmel's official...
[bertos.git] / bertos / cpu / cortex-m3 / io / sam3_pmc.h
index b44a3f50192d7acfe29f721daf98fbcc181c1976..b661c3b9e5bf69e5ea615d7bfdfe3204803fdccc 100644 (file)
@@ -30,7 +30,7 @@
  *
  * -->
  *
- * \brief AT91SAM3 PMC hardware.
+ * \brief SAM3 PMC hardware.
  */
 
 #ifndef SAM3_PMC_H