diff --git a/libcpu/arm/cortex-m33/context_gcc.S b/libcpu/arm/cortex-m33/context_gcc.S index 8b850cd1c0..9a83967f4e 100644 --- a/libcpu/arm/cortex-m33/context_gcc.S +++ b/libcpu/arm/cortex-m33/context_gcc.S @@ -13,13 +13,13 @@ */ /** - * @addtogroup cortex-m4 + * @addtogroup cortex-m33 */ /*@{*/ #include -.cpu cortex-m4 +.cpu cortex-m33 .syntax unified .thumb .text