readme

来自「ucos-ii在C51中移植 附加介绍文档」· 代码 · 共 13 行

TXT
13
字号
uIP is a very small implementation of the TCP/IP stack that is written
by Adam Dunkels <adam@dunkels.com>. More information can be obtained 
at the uIP homepage at <http://dunkels.com/adam/uip/>.

This is version $Name: uip-0-6 $.

The directory structure look as follows:

apps/  - contains some sample applications
cc65/  - uIP for the 6502 CPU
uip/   - actual uIP TCP/IP and ARP code
unix   - uIP as a user space process under FreeBSD or Linux

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?