Home
last modified time | relevance | path

Searched refs:configUSE_TASK_FPU_SUPPORT (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.5.0/components/freertos/include/freertos/
DFreeRTOS.h1070 #ifndef configUSE_TASK_FPU_SUPPORT
1071 #define configUSE_TASK_FPU_SUPPORT 1 macro
/hal_espressif-3.5.0/components/freertos/
DHistory.txt420 + GCC ARM Cortex-A port: Introduced the configUSE_TASK_FPU_SUPPORT
421 constant. When configUSE_TASK_FPU_SUPPORT is set to 2 every task is
561 + Introduced configUSE_TASK_FPU_SUPPORT, although the PIC32MZ EF port is