]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Source/include/FreeRTOS.h
Prepare for a FreeRTOS V9 release candidate:
[freertos] / FreeRTOS / Source / include / FreeRTOS.h
index 55306add005b84923d8d9549d862a25d7014f824..f43d6f9c5cd8ad4b2373a1053f566aed3753c530 100644 (file)
@@ -839,6 +839,10 @@ V8 if desired. */
        #define xList List_t\r
 #endif /* configENABLE_BACKWARD_COMPATIBILITY */\r
 \r
+#if( configUSE_ALTERNATIVE_API != 0 )\r
+       #error The alternative API was deprecated some time ago, and was removed in FreeRTOS V9.0 0\r
+#endif\r
+\r
 /* Set configUSE_TASK_FPU_SUPPORT to 0 to omit floating point support even\r
 if floating point hardware is otherwise supported by the FreeRTOS port in use.\r
 This constant is not supported by all FreeRTOS ports that include floating\r