文件名称:STM32C串口shell

  • 所属分类:
  • uCOS开发
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-05-05
  • 文件大小:
  • 719.66kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • fireboy9@21cn.com
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

一个基于STM32F103的串口shell程序,运行于ucos上,IAR代码,直接用IAR6.10打开编译下载即可运行。
相关搜索: ucos
shell
stm32

(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : tinySH.rar 列表
test/Debug/Exe/c.out
test/Debug/Exe/c.sim
test/Debug/Obj/core_cm3.o
test/Debug/Obj/delay.o
test/Debug/Obj/global.o
test/Debug/Obj/led.o
test/Debug/Obj/main.o
test/Debug/Obj/misc.o
test/Debug/Obj/os_core.o
test/Debug/Obj/os_cpu_a.o
test/Debug/Obj/os_cpu_c.o
test/Debug/Obj/os_dbg.o
test/Debug/Obj/os_flag.o
test/Debug/Obj/os_mbox.o
test/Debug/Obj/os_mem.o
test/Debug/Obj/os_mutex.o
test/Debug/Obj/os_q.o
test/Debug/Obj/os_sem.o
test/Debug/Obj/os_task.o
test/Debug/Obj/os_time.o
test/Debug/Obj/os_tmr.o
test/Debug/Obj/shell.o
test/Debug/Obj/shell_code.o
test/Debug/Obj/shell_nodes.o
test/Debug/Obj/sh_debug.o
test/Debug/Obj/sh_root.o
test/Debug/Obj/sh_sbin.o
test/Debug/Obj/startup_stm32f10x_md_vl.o
test/Debug/Obj/stm32100b_eval.o
test/Debug/Obj/stm32f10x_gpio.o
test/Debug/Obj/stm32f10x_it.o
test/Debug/Obj/stm32f10x_pwr.o
test/Debug/Obj/stm32f10x_rcc.o
test/Debug/Obj/stm32f10x_usart.o
test/Debug/Obj/stream.o
test/Debug/Obj/system_stm32f10x.o
test/Debug/Obj/test.pbd
test/Debug/Obj/usart.o
test/Debug/Obj/utility.o
test/driver/delay.c
test/driver/delay.h
test/driver/global.c
test/driver/global.h
test/driver/led.c
test/driver/led.h
test/driver/spin_lock.h
test/driver/stream.c
test/driver/stream.h
test/driver/sys.h
test/driver/type.h
test/driver/usart.c
test/driver/usart.h
test/driver/utility.c
test/driver/utility.h
test/Libraries/CMSIS/CM3/CoreSupport/core_cm3.c
test/Libraries/CMSIS/CM3/CoreSupport/core_cm3.h
test/Libraries/CMSIS/CM3/DeviceSupport/ST/Release_Notes_for_STM32F10x_CMSIS.html
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_cl.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld_vl.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md_vl.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_xl.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_cl.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_hd.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_ld.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_ld_vl.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_md.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_md_vl.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_xl.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_cl.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld_vl.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md_vl.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_xl.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_cl.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_hd.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_ld.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_ld_vl.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_md.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_md_vl.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_xl.s
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/stm32f10x.h
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.c
test/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.h
test/Libraries/CMSIS/CMSIS debug support.htm
test/Libraries/CMSIS/CMSIS_changes.htm
test/Libraries/CMSIS/Documentation/CMSIS_Core.htm
test/Libraries/CMSIS/License.doc
test/Libraries/STM32F10x_StdPeriph_Driver/inc/misc.h
test/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h
test/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h
test/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h
test/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_cec.h
test/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h
test/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h
test/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h
test/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h
test/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h
test/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h
test/Libraries/STM

相关说明

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

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org