\r
\r
FreeRTOS supports many tools and architectures. V7.0.0 is sponsored by:\r
- Atollic AB - Atollic provides professional embedded systems development \r
- tools for C/C++ development, code analysis and test automation. \r
+ Atollic AB - Atollic provides professional embedded systems development\r
+ tools for C/C++ development, code analysis and test automation.\r
See http://www.atollic.com\r
\r
\r
#define vQueueUnregisterQueue( xQueue )\r
#endif\r
\r
+#ifndef portPOINTER_SIZE_TYPE\r
+ #define portPOINTER_SIZE_TYPE unsigned long\r
+#endif\r
\r
/* Remove any unused trace macros. */\r
#ifndef traceSTART\r