X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=FreeRTOS%2FDemo%2FMicroBlaze_Kintex7_EthernetLite%2FRTOSDemo%2Fsrc%2FBlinky_Demo%2Fmain_blinky.c;fp=FreeRTOS%2FDemo%2FMicroBlaze_Kintex7_EthernetLite%2FRTOSDemo%2Fsrc%2FBlinky_Demo%2Fmain_blinky.c;h=1beedaaef72b970afe1111f93bbea4d226e056b1;hb=a62ab4fb44c3d0556e3e5d9961b7ab3aea5ce4fa;hp=45a125f21861f53eea2ed3b7dc4897a5778c2f23;hpb=7d1c484292fc7cc2803f4e612bedfad95fa58120;p=freertos diff --git a/FreeRTOS/Demo/MicroBlaze_Kintex7_EthernetLite/RTOSDemo/src/Blinky_Demo/main_blinky.c b/FreeRTOS/Demo/MicroBlaze_Kintex7_EthernetLite/RTOSDemo/src/Blinky_Demo/main_blinky.c index 45a125f21..1beedaaef 100644 --- a/FreeRTOS/Demo/MicroBlaze_Kintex7_EthernetLite/RTOSDemo/src/Blinky_Demo/main_blinky.c +++ b/FreeRTOS/Demo/MicroBlaze_Kintex7_EthernetLite/RTOSDemo/src/Blinky_Demo/main_blinky.c @@ -69,10 +69,10 @@ /****************************************************************************** - * NOTE 1: This project provides two demo applications. A simple blinky - * style project, and a more comprehensive test and demo application. The - * mainCREATE_SIMPLE_BLINKY_DEMO_ONLY setting in main.c is used to select - * between the two. See the notes on using mainCREATE_SIMPLE_BLINKY_DEMO_ONLY + * NOTE 1: This project provides three demo applications. A simple blinky + * style project, a more comprehensive test and demo application, and an + * lwIP example. The mainSELECTED_APPLICATION setting in main.c is used to + * select between the three. See the notes on using mainSELECTED_APPLICATION * in main.c. This file implements the simply blinky style version. * * NOTE 2: This file only contains the source code that is specific to the