Introduction - If you have any usage issues, please Google them yourself
简单多任务OS设计。面对前后台系统与OS的选择,往往犹豫不决。本文档介绍一种在arm平台上自己设计OS的方法,代码不到1.5K,可谓精简,功能却不逊于ucos。
simple os design for multi-task . The code is less than 1.5k,but functions well compared to ucos .