搜索资源列表
RT-Thread-1.0.2
- RT-Thread 嵌入式操作系统 Kernel内核部分包括了RT-Thread的核心代码,包括对象管理器,线程管理及调度,线 程间通信等的微小内核实现(最小能够到达4k ROM,1k RAM体积占用)。内核库是为了保证 内核能够独立运作的一套小型类似C库实现(这部分根据编译器自带C库的情况会有些不同,使 用GCC编译器时,携带更多的标准C库实现)。CPU及板级支持包包含了RT-Thread支持的各个平 台移植代码,通常会包含两个汇编文件,一个是系统启动初始化文件,一个是线
SERIAL_asm
- UART Assembly langauage Progam for P89V51 using IAR Compiler
56702-Blink
- DS1 blinks at a rate of approximately 1.5 seconds. * One way to create a delay is to spend time decrementing a value. In assembly, the timing * can be accurately programmed since the user will have direct control on how the * code is d. I