diff --git a/ChangeLog.d/armclang-compile-fix.txt b/ChangeLog.d/armclang-compile-fix.txt new file mode 100644 index 000000000..428de020f --- /dev/null +++ b/ChangeLog.d/armclang-compile-fix.txt @@ -0,0 +1,3 @@ +Bugfix + * Fix armclang compilation error when targetting certain Arm M-class CPUs (Cortex-M0, + Cortex-M0+, Cortex-M1, Cortex-M23, SecurCore SC000). Fixes #1077.