diff --git a/core.S b/core.S index c667f8d..01da618 100644 --- a/core.S +++ b/core.S @@ -1,5 +1,5 @@ .syntax unified -.cpu cortex-m0 +.cpu cortex-m4 .fpu softvfp .thumb