Change filename and macros from AT91SAM3.. to SAM3.. to conform to Atmel's official...
[bertos.git] / bertos / cpu / cortex-m3 / io / sam3_nvic.h
index 0b3538c9cfc1139162f250dd2531189ef01137c9..7b8d6eab44263d0d2d3448d9c02dedea7c3ad45a 100644 (file)
@@ -30,7 +30,7 @@
  *
  * -->
  *
- * \brief ATSAM3 NVIC hardware.
+ * \brief Atmel SAM3 NVIC hardware.
  *
  * This file does not follow the BeRTOS AT91 register naming convention,
  * because the NVIC subsystem is in common with other Cortex-M3 ports.