We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf2d2bd commit 878fbb7Copy full SHA for 878fbb7
examples/platform/silabs/FreeRTOSConfig.h
@@ -197,7 +197,7 @@ See http://www.FreeRTOS.org/RTOS-Cortex-M3-M4.html. */
197
#define configMAX_SYSCALL_INTERRUPT_PRIORITY 48
198
#endif // SLI_SI91X_MCU_INTERFACE
199
200
-#define configENABLE_FPU 0
+#define configENABLE_FPU 1
201
#define configENABLE_MPU 0
202
/* FreeRTOS Secure Side Only and TrustZone Security Extension */
203
#define configRUN_FREERTOS_SECURE_ONLY 1
0 commit comments