CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等)

文件名称:handterminal.rar

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-09-04
  • 文件大小:
    2.06mb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

基于FREERtos和LPC2468的程序。里面实现了串口通信,GPIO,128x128液晶驱动。,LPC2468 based FREERtos and procedures. Inside a serial communication, GPIO, 128x128 LCD driver.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

handterminal/ht/.project
handterminal/ht/.cproject
handterminal/ht/main.c
handterminal/ht/lpc23xx.h
handterminal/ht/FreeRTOSConfig.h
handterminal/ht/Makefile
handterminal/ht/uart.c
handterminal/ht/uart.h
handterminal/ht/boot.s
handterminal/ht/.metadata/.lock
handterminal/ht/.metadata/version.ini
handterminal/ht/.metadata/.plugins/org.eclipse.cdt.ui/dialog_settings.xml
handterminal/ht/.metadata/.plugins/org.eclipse.ui.intro/dialog_settings.xml
handterminal/ht/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs
handterminal/ht/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.debug.core.prefs
handterminal/ht/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs
handterminal/ht/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.ui.prefs
handterminal/ht/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.ui.prefs
handterminal/ht/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs
handterminal/ht/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml
handterminal/ht/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml
handterminal/ht/.metadata/.plugins/org.eclipse.cdt.core/.log
handterminal/ht/.metadata/.plugins/org.eclipse.cdt.core/shareddefaults.xml
handterminal/ht/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml
handterminal/ht/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml
handterminal/ht/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources
handterminal/ht/.metadata/.plugins/org.eclipse.core.resources/.root/1.tree
handterminal/ht/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version
handterminal/ht/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version
handterminal/ht/.settings/org.eclipse.ltk.core.refactoring.prefs
handterminal/ht/ldscript/lpc2106-ram.ld
handterminal/ht/ldscript/LPC2378-ROM.ld.bak
handterminal/ht/ldscript/LPC2378-ROM.ld
handterminal/ht/ldscript/lpc2468-rom.ld.bak
handterminal/ht/ldscript/lpc2468-rom.ld
handterminal/ht/ldscript/lpc2106-rom.ld.bak
handterminal/ht/ldscript/lpc2106-rom.ld
handterminal/ht/serial/serial.c
handterminal/ht/serial/serialISR.c.bak
handterminal/ht/serial/serialISR.c
handterminal/ht/serial/serial.c.bak
handterminal/ht/serial/serialISR.o
handterminal/ht/serial/serial.o
handterminal/ht/lcd/lcddrive.c
handterminal/ht/lcd/lcddrive.h
handterminal/ht/lcd/lcmdisp.c.bak
handterminal/ht/lcd/lcmdisp.c
handterminal/ht/lcd/lcddrive.o
handterminal/ht/lcd/lcmdisp.o
handterminal/ht/gui/ConvertColor.c
handterminal/ht/gui/ConvertColor.h
handterminal/ht/gui/FONT24_32.C
handterminal/ht/gui/FONT24_32.H
handterminal/ht/gui/font5_7.c
handterminal/ht/gui/font5_7.h
handterminal/ht/gui/FONT8_8.C
handterminal/ht/gui/FONT8_8.H
handterminal/ht/gui/FONT_MACRO.H
handterminal/ht/gui/GUI_BASIC.C
handterminal/ht/gui/GUI_BASIC.H
handterminal/ht/gui/GUI_CONFIG.H
handterminal/ht/gui/GUI_StockC.C
handterminal/ht/gui/GUI_StockC.h
handterminal/ht/gui/loadbit.c
handterminal/ht/gui/Loadbit.h
handterminal/ht/gui/menu.c
handterminal/ht/gui/menu.h
handterminal/ht/gui/windows.c
handterminal/ht/gui/windows.h
handterminal/ht/gui/config.h
handterminal/ht/gui/menu.o
handterminal/ht/gui/font5_7.o
handterminal/ht/gui/GUI_BASIC.o
handterminal/ht/gui/font8_8.o
handterminal/ht/gui/gui_stockc.o
handterminal/ht/gui/loadbit.o
handterminal/ht/gui/windows.o
handterminal/ht/app/kbd.h
handterminal/ht/app/kbd.c.bak
handterminal/ht/app/kbd.c
handterminal/ht/app/package.c
handterminal/ht/app/package.h
handterminal/ht/app/keyscan.c
handterminal/ht/app/keyscan.h
handterminal/ht/app/kbd.o
handterminal/ht/app/keyscan.o
handterminal/ht/app/package.o
handterminal/ht/source/croutine.c
handterminal/ht/source/list.c
handterminal/ht/source/queue.c
handterminal/ht/source/tasks.c.bak
handterminal/ht/source/tasks.c
handterminal/ht/source/include/croutine.h
handterminal/ht/source/include/FreeRTOS.h
handterminal/ht/source/include/list.h
handterminal/ht/source/include/portable.h
handterminal/ht/source/include/projdefs.h
handterminal/ht/source/include/queue.h
handterminal/ht/source/include/semphr.h
handterminal/ht/source/include/task.h
handterminal/ht/source/portable/GCC/ARM7_LPC23xx/portmacro.h
handterminal/ht/source/portable/GCC/ARM7_LPC23xx/portmacro.h.bak
handterminal/ht/source/portable/GCC/ARM7_LPC23xx/portISR.c
handterminal/ht/source/portable/GCC/ARM7_LPC23xx/port.c.bak
handterminal/ht/source/portable/GCC/ARM7_LPC23xx/port.c
handterminal/ht/source/portable/GCC/ARM7_LPC23xx/portISR.c.bak
handterminal/ht/source/portable/GCC/ARM7_LPC23xx/portISR.o
handterminal/ht/source/portable/GCC/ARM7_LPC23xx/port.o
handterminal/ht/source/portable/MemMang/heap_1.c
handterminal/ht/source/portable/MemMang/heap_2.c
handterminal/ht/source/portable/MemMang/heap_3.c
handterminal/ht/source/portable/MemMang/heap_2.o
handterminal/ht/source/tasks.o
handterminal/ht/source/queue.o
handterminal/ht/source/list.o
handterminal/ht/Common/LPC2378-ROM.ld
handterminal/ht/Common/include/serial.h
handterminal/ht/Common/include/print.h

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com