修改浮点fpu

This commit is contained in:
不吃油炸鸡
2026-02-26 18:42:05 +08:00
parent 495baa3905
commit 2fdec16628

View File

@@ -26,7 +26,7 @@
.syntax unified .syntax unified
.cpu cortex-m4 .cpu cortex-m4
.fpu softvfp .fpu fpv4-sp-d16
.thumb .thumb
.global g_pfnVectors .global g_pfnVectors