diff --git a/examples/pico/FreeRTOSConfig.h b/examples/pico/FreeRTOSConfig.h index 02f34f7..2f5fee9 100644 --- a/examples/pico/FreeRTOSConfig.h +++ b/examples/pico/FreeRTOSConfig.h @@ -76,7 +76,6 @@ /* Not currently supported */ #define configENABLE_MPU 0 -//#define configSYSTEM_CALL_STACK_SIZE ( configSTACK_DEPTH_TYPE ) 512 #define configENABLE_FPU 1 /* Not currently supported */ #define configENABLE_TRUSTZONE 0