搜索资源列表
contiki-protothread
- Protothread:在非常小的系统开销下实现实时多任务系统的方法,contiki嵌入式操作系统就是采用这用方法实现多线程的。 包含所需头文件,可以在keil下运行,源码里包含一个C源程序实例-Protothreads: Simplifying Event-Driven Programming of Memory-Constrained Embedded Systems
ucos
- 基于ST公司的stm32f407的ucos的多线程任务实现的实例-Based on ST' s ucos examples of multi-threaded task stm32f407 implemented