mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
7 lines
141 B
Plaintext
7 lines
141 B
Plaintext
|
config MODULE_CORTEXM_FPU
|
||
|
bool
|
||
|
default n
|
||
|
depends on TEST_KCONFIG
|
||
|
depends on CPU_CORE_CORTEX_M
|
||
|
depends on HAS_CORTEXM_FPU
|