X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Fcortex-m3%2Fio%2Fsam3_nvic.h;h=7b8d6eab44263d0d2d3448d9c02dedea7c3ad45a;hb=a3ffb42b8a665abcbc54d8cfd290c368ab5f083c;hp=0b3538c9cfc1139162f250dd2531189ef01137c9;hpb=c796e2e7baf75175e4c14311f0aa0080d7f65862;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.