diff --git a/Source/portable/GCC/ARM_CM3/portmacro.h b/Source/portable/GCC/ARM_CM3/portmacro.h index 3e4d52fc7..ce4851c5e 100644 --- a/Source/portable/GCC/ARM_CM3/portmacro.h +++ b/Source/portable/GCC/ARM_CM3/portmacro.h @@ -40,12 +40,6 @@ *************************************************************************** */ -/* - Change from V4.4.0: - - + Introduced usage of configKERNEL_INTERRUPT_PRIORITY macro to set the - interrupt priority used by the kernel. -*/ #ifndef PORTMACRO_H #define PORTMACRO_H