搜索资源列表
RTOSICCAVR
- UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another port (using Jens port as a start?). This
ETHERNET
- 基于UCOSII的网络开发模块,具备UCOSII的各个移植模块,只需更改一点文件就可移植到其他的处理器-UCOSII-based Web development modules, with each transplant UCOSII module, simply change the file that can be transplanted to other processors
STM32F4_SD_SPI
- If you want to use SPI communication instead of SDIO on STM32F4xx for any reason, you can do that. To enable SPI communication, open your defines.h file and set constant Now, SPI is activated. Make sure, that you include dependencies libraries, des
uC-OS-ii-for-Cortex-M3-master
- uC-OS-ii-for-Cortex-M3(transplant uC/OS-ii to Cortex-M3 Open project/ucos-ii.uvproj through MDK If you use devices which are different from STM32F10x High Density series, please change the startup file in others/)
STM32F407_uCOS-III lwip(20160827)
- 主要实现功能: 1 tcp server并发(主要涉及文件app_lwip.c、app_tcp_server.c) 2 网线热插拔(主要涉及文件app_lwip.c、app_tcp_server.c) 3 不重启修改ip地址(主要涉及文件app_lwip.c、app_tcp_server.c、app_key.c(按键修改ip地址)) 4 将lwip的数据接收从中断方式改成单独的接收任务方式(主要涉及文件app_lwip.c) 5 usb串口信息打印(115200波特率) 6 注意:使
