readme_ew2.txt
来自「430上实现简单的web服务器」· 文本 代码 · 共 19 行
TXT
19 行
How to install into the EasyWeb2 port into FreeRTOS:
====================================================
The project was originally as another project under \Demo. To handle the
(very few) porting issues a new subdirectory under \Source\Portable was
created and \Source\Include\portable.h updated to use this new port layer.
NOTE: that the project is based on v2.5.5 of FreeRTOS, the new port
definition will have to added to a later version of portable.h.
This .zip file contains:
readme_ew2.txt - This file
portable.h - To replace \Source\Include\portable.h
msp430_EasyWeb2\ - To be copied into \Demo
MSP430F149\ - To be copied into \Source\Portable\GCC
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?