文件名称:raw_os_51
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-05-18
- 文件大小:
- 222kb
- 下载次数:
- 0次
- 提 供 者:
- s*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
国产嵌入式操作系统raw_os在51单片机上的移植的源码,raw_os系统源码也包含在内-Domestic source embedded operating system raw_os transplant on 51 SCM, raw_os system source code is also included
(系统自动生成,下载前可以参看下载内容)
下载文件列表
raw_os_51\app\main.c
.........\bsp\serial.c
.........\...\system.c
.........\inc\INCLUDES.H
.........\...\os_cfg.h
.........\...\os_cpu.h
.........\...\port.h
.........\...\port_idle_config.h
.........\...\raw_cpu.h
.........\...\raw_type.h
.........\...\serial.h
.........\...\system.h
.........\output\raw-os-51.plg
.........\......\raw-os-51.uvopt
.........\......\raw-os-51.uvproj
.........\......\raw-os-51_uvopt.bak
.........\......\raw-os-51_uvproj.bak
.........\......\STARTUP.A51
.........\port\os_cpu_a.asm
.........\....\port.c
.........\....\port_hook.c
.........\raw-os\change_list.txt
.........\......\copyright.txt
.........\......\extension\driver_interface\raw_device.c
.........\......\.........\................\raw_driver_interface.c
.........\......\.........\include\device\device_interface.h
.........\......\.........\.......\fifo.h
.........\......\.........\.......\lib_string.h
.........\......\.........\.......\mm\raw_malloc.h
.........\......\.........\.......\..\raw_page.h
.........\......\.........\.......\..\slab\arch.h
.........\......\.........\.......\..\....\buddy.h
.........\......\.........\.......\..\....\config.h
.........\......\.........\.......\..\....\frame.h
.........\......\.........\.......\..\....\list.h
.........\......\.........\.......\..\....\misc.h
.........\......\.........\.......\..\....\slab.h
.........\......\.........\.......\..\....\spinlock.h
.........\......\.........\.......\posix\errno.h
.........\......\.........\.......\.....\mqueue.h
.........\......\.........\.......\.....\pthread.h
.........\......\.........\.......\.....\semphore.h
.........\......\.........\.......\.rotothread\cc.h
.........\......\.........\.......\...........\clock.h
.........\......\.........\.......\...........\etimer.h
.........\......\.........\.......\...........\lc-switch.h
.........\......\.........\.......\...........\process.h
.........\......\.........\.......\...........\protothread.h
.........\......\.........\.......\...........\pt.h
.........\......\.........\.......\...........\stimer.h
.........\......\.........\.......\...........\timer.h
.........\......\.........\.......\raw_mlock.h
.........\......\.........\.......\.f\active_memory.h
.........\......\.........\.......\..\active_object.h
.........\......\.........\.......\..\active_queue_broadcast.h
.........\......\.........\.......\..\active_time_event.h
.........\......\.........\.......\..\rf_config.h
.........\......\.........\.......\rsh.h
.........\......\.........\lib\fifo.c
.........\......\.........\...\raw_mlock.c
.........\......\.........\...\simple_printf.c
.........\......\.........\...\string.c
.........\......\.........\mm\raw_malloc.c
.........\......\.........\..\raw_page.c
.........\......\.........\..\slab\raw_buddy.c
.........\......\.........\..\....\raw_frame.c
.........\......\.........\..\....\raw_slab.c
.........\......\.........\posix\mqueue.c
.........\......\.........\.....\pthread.c
.........\......\.........\.....\pthread_cond.c
.........\......\.........\.....\pthread_mutex.c
.........\......\.........\.....\pthread_rwlock.c
.........\......\.........\.....\semphore.c
.........\......\.........\.....\time.c
.........\......\.........\.rotothread\clock_port.c
.........\......\.........\...........\etimer.c
.........\......\.........\...........\process.c
.........\......\.........\...........\stimer.c
.........\......\.........\...........\timer.c
.........\......\.........\rf\active_memory.c
.........\......\.........\..\active_object.c
.........\......\.........\..\active_queue_broadcast.c
.........\......\.........\..\active_time_event.c
.........\......\.........\shell\rsh.c
.........\......\include\raw_api.h
.........\......\.......\raw_block.h
.........\......\.......\raw_byte.h
.........\......\.......\raw_config.h
.........\......\.......\raw_critical.h
.........\......\.......\raw_event.h
.........\......\.......\raw_idle_event.h
.........\......\.......\raw_internal.h
.........\......\.......\raw_list.h
.........\......\.......\raw_mqueue.h
.........\......\.......\raw_mutex.h
...