mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
feat(core): enable FPU if CPU has FPU
This commit is contained in:
committed by
Pete Johanson
parent
0755b7a64c
commit
4a5806ac73
@@ -606,6 +606,9 @@ config REBOOT
|
||||
config USB_DEVICE_STACK
|
||||
default y if HAS_HW_NRF_USBD
|
||||
|
||||
config FPU
|
||||
default CPU_HAS_FPU
|
||||
|
||||
config ZMK_WPM
|
||||
bool "Calculate WPM"
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user