文件名称:uCOSII-for-LPC2148
介绍说明--下载内容均来自于网络,请自行研究使用
基于LPC2148的ucos2操作系统,包括基本的UART、SPI、IIC、RTC、LCD显示功能-Based on the LPC2148 ucos2 operating system, including basic UART, SPI, IIC, RTC, LCD display function
(系统自动生成,下载前可以参看下载内容)
下载文件列表
uCOSII for LPC2148\driver\driver.h
..................\......\GPIO\GPIO.c
..................\......\....\GPIO.h
..................\......\IIC\IIC.c
..................\......\...\IIC.h
..................\......\QUEUE\queue.c
..................\......\.....\queue.h
..................\......\RTC\RTC.c
..................\......\...\RTC.h
..................\......\...\_desktop.ini
..................\......\SIMAPI\simapi.c
..................\......\......\simapi.h
..................\......\.PI\spi.c
..................\......\...\spi.h
..................\......\TIMER\Timer.c
..................\......\.....\Timer.h
..................\......\UART\uart0.c
..................\......\....\uart0.h
..................\......\....\uart1.c
..................\......\....\uart1.h
..................\SystemCode\ARM\IRQ.inc
..................\..........\...\Os_cpu.h
..................\..........\...\Os_cpu_a.s
..................\..........\...\Os_cpu_c.c
..................\..........\SCATTER\DebInFLASH.scf
..................\..........\.......\DebInRAM.scf
..................\..........\.......\RelInFLASH.scf
..................\..........\.TARTUP\config.h
..................\..........\.......\IRQ.s
..................\..........\.......\LPC2148.h
..................\..........\.......\LPC2294.h
..................\..........\.......\Startup.s
..................\..........\.......\target.c
..................\..........\.......\target.h
..................\..........\UCOS-II\INCLUDES.H
..................\..........\.......\os_cfg.h
..................\..........\.......\OS_CORE.C
..................\..........\.......\OS_FLAG.C
..................\..........\.......\OS_MBOX.C
..................\..........\.......\OS_MEM.C
..................\..........\.......\OS_MUTEX.C
..................\..........\.......\OS_Q.C
..................\..........\.......\OS_SEM.C
..................\..........\.......\OS_TASK.C
..................\..........\.......\OS_TIME.C
..................\..........\.......\uCOS_II.C
..................\..........\.......\uCOS_II.H
..................\uCOSII for LPC2148API.mcp
..................\USER\main.c
..................\....\task1.c
..................\....\task2.c
..................\....\task3.c
..................\driver\GPIO
..................\......\IIC
..................\......\QUEUE
..................\......\RTC
..................\......\SIMAPI
..................\......\SPI
..................\......\TIMER
..................\......\UART
..................\SystemCode\ARM
..................\..........\SCATTER
..................\..........\STARTUP
..................\..........\UCOS-II
..................\driver
..................\SystemCode
..................\USER
uCOSII for LPC2148