Skip to content

Commit

Permalink
Add Lazy FPU to Defconfig
Browse files Browse the repository at this point in the history
Reported that LAZYFPU interacts with the MTD (FRAM) driver.
  • Loading branch information
ryanjAA authored and dagar committed Mar 3, 2021
1 parent 28b89b0 commit 0047e51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/mro/ctrl-zero-f7-oem/nuttx-config/nsh/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0047e51

Please sign in to comment.