readme
来自「使用MSP430與CS8900開發網頁伺服器」· 代码 · 共 8 行
TXT
8 行
An example of tcp/ip stuff, taken from slaa137.pdf.
to compile
msp430-gcc -O easyweb.c -mmcu=msp430x149 -o tcpip -Wall
Adopted to use with gcc by mspgcc team:
http://mspgcc.sourceforge.net
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?