mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-03 12:53:52 -04:00
Minor edits prior to tagging V8.1.0.
This commit is contained in:
parent
d33a14b5fb
commit
7d49c2190c
12 changed files with 125 additions and 1398 deletions
|
@ -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>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue