Minor edits prior to tagging V8.1.0.

This commit is contained in:
Richard Barry 2014-08-26 16:23:09 +00:00
parent d33a14b5fb
commit 7d49c2190c
12 changed files with 125 additions and 1398 deletions

View file

@ -86,9 +86,9 @@
* a netmask are also located at the bottom of FreeRTOSConfig.h.
*
* When connected correctly the demo uses the lwIP sockets API to create
* a FreeRTOS+CLI command console, and the lwIP raw API to create a create a
* basic HTTP web server with server side includes that generate dynamic run
* time web pages. See http://www.freertos.org/RTOS-Xilinx-Zynq.html for more
* a FreeRTOS+CLI command console, and the lwIP raw API to create a basic HTTP
* web server with server side includes that generate dynamic run time web
* pages. See http://www.freertos.org/RTOS-Xilinx-Zynq.html for more
* information.
*
* To connect to FreeRTOS+CLI, open a command prompt and enter "telnet <ipaddr>"