]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_M4_ATSAM4E_Atmel_Studio/src/main_full.c
Add link to documentation page inside main_full() of the SAM4E demo.
[freertos] / FreeRTOS / Demo / CORTEX_M4_ATSAM4E_Atmel_Studio / src / main_full.c
index 7d9269e32e2b1d8501c7ac8cf5858cc6f03e6856..0774efa2e80270baff0e1fb7d85d9c97e3b016fb 100644 (file)
@@ -245,6 +245,8 @@ int main_full( void )
 {\r
 xTimerHandle xTimer = NULL;\r
 \r
+       /* Usage instructions on http://www.FreeRTOS.org/Atmel_SAM4E_RTOS_Demo.html */\r
+\r
        /* Initialise the LCD and output a bitmap.  The IP address will also be\r
        displayed on the LCD when it has been obtained. */\r
        vInitialiseLCD();\r