Description: Circle-based operating system kernel 51, 51 is written in a simple operating system, providing create tasks, delete tasks, task scheduling, system delay, suspend the task, sending the message, the message waiting, CPU utilization statistics, the system time , serial send and receive serial data and resource management. In the rush, some comments may forget to change when debugging, if found, can not understand the comments,
To Search:
- [IRSEND] - Infrared remote control, analog NEC code
- [timerpwm] - Using a dual timer, adjustable pulse wid
File list (Check if you may need any files):
51_00_OS\AT89X52.h
........\main.h
........\task_switch.H
........\UART.h
........\OS_core.h
........\main.c
........\OS_core.c
........\task_switch.C
........\UART.c
........\51_00_OS.plg
........\task_switch.__i
........\task_switch.SRC
........\task_switch.ls1
........\51_00_OS.M51
........\51_00_OS.hex
........\51_00_OS_Uv2.Bak
........\51_00_OS.Uv2
........\main.LST
........\main.OBJ
........\OS_core.LST
........\OS_core.OBJ
........\task_switch.LST
........\task_switch.OBJ
........\UART.LST
........\UART.OBJ
........\51_00_OS.lnp
........\51_00_OS
........\51_00_OS_Opt.Bak
........\51_00_OS.Opt
51_00_OS