自制简单os

时间:2019-03-12 15:56:28
【文件属性】:
文件名称:自制简单os
文件大小:45KB
文件格式:7Z
更新时间:2019-03-12 15:56:28
rtos 自制简单的 多任务调度器, 目前不支持 抢占, 不支持优先级
【文件预览】:
wd_task
----malloc.c(5KB)
----uart.c(3KB)
----exception_handle.c(2KB)
----skyeye.conf(761B)
----lib()
--------lib1funcs.S(7KB)
--------ctype.c(1KB)
--------printf.c(809B)
--------vsprintf.c(18KB)
--------printf.h(130B)
--------Makefile(241B)
--------memutil.c(2KB)
--------vsprintf.h(2KB)
--------muldi3.c(3KB)
--------div64.h(1KB)
--------string.c(11KB)
--------div64.S(4KB)
----timer.c(1008B)
----wd_task.lds(394B)
----wd_task(86KB)
----start.S(6KB)
----wd_task_switch.S(1KB)
----wd_task.c(6KB)
----arm-elf-gdb.exe.stackdump(162B)
----Makefile(878B)
----irq.h(3KB)
----wd_task.map(18KB)
----task_include()
--------task_struct.h(1KB)
----include()
--------list.h(7KB)
--------gcclib.h(733B)
--------string.h(2KB)
--------kernel.h(187B)
--------types.h(1KB)
--------ctype.h(1KB)
--------system.h(10KB)
--------malloc.h(137B)
--------stdio.h(686B)
----main.c(3KB)

网友评论