X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fcortex-m3%2Fio%2Fsam3_nvic.h;h=7b8d6eab44263d0d2d3448d9c02dedea7c3ad45a;hb=c37e6a3f6900ec803c2608fb387054247bab88aa;hp=0b3538c9cfc1139162f250dd2531189ef01137c9;hpb=8f98ebb808578ccfef32b52dae753510e284fc9d;p=bertos.git diff --git a/bertos/cpu/cortex-m3/io/sam3_nvic.h b/bertos/cpu/cortex-m3/io/sam3_nvic.h index 0b3538c9..7b8d6eab 100644 --- a/bertos/cpu/cortex-m3/io/sam3_nvic.h +++ b/bertos/cpu/cortex-m3/io/sam3_nvic.h @@ -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.