mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Add Lazy FPU
Reported that LAZYFPU interact with the MTD (FRAM) driver. https://github.com/PX4/PX4-Autopilot/issues/16548
This commit is contained in:
committed by
Daniel Agar
parent
0047e518aa
commit
bc8d9af23e
@@ -35,6 +35,7 @@ CONFIG_ARMV7M_BASEPRI_WAR=y
|
||||
CONFIG_ARMV7M_DCACHE=y
|
||||
CONFIG_ARMV7M_DTCM=y
|
||||
CONFIG_ARMV7M_ICACHE=y
|
||||
CONFIG_ARMV7M_LAZYFPU=y
|
||||
CONFIG_ARMV7M_MEMCPY=y
|
||||
CONFIG_ARMV7M_USEBASEPRI=y
|
||||
CONFIG_BOARDCTL_RESET=y
|
||||
|
||||
Reference in New Issue
Block a user