文件名称:STM32F0-for-uCOS_II-template
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-02-15
- 文件大小:
- 6.65mb
- 下载次数:
- 1次
- 提 供 者:
- 石*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于STM32F0的UCOS_II模板,创建了一个串口打印任务和两个LED闪烁任务,在ST NUCLEO-F091RC开发板上测试通过-
Based STM32F0 of UCOS_II template to create a serial print job tasks and two LED flashes, the test ST NUCLEO-F091RC development board through the
Based STM32F0 of UCOS_II template to create a serial print job tasks and two LED flashes, the test ST NUCLEO-F091RC development board through the
(系统自动生成,下载前可以参看下载内容)
下载文件列表
STM32F0 for uCOS_II 模板
........................\CMSIS
........................\.....\startup_stm32f0xx.s
........................\library
........................\.......\inc
........................\.......\...\stm32f0xx_adc.h
........................\.......\...\stm32f0xx_can.h
........................\.......\...\stm32f0xx_cec.h
........................\.......\...\stm32f0xx_comp.h
........................\.......\...\stm32f0xx_crc.h
........................\.......\...\stm32f0xx_crs.h
........................\.......\...\stm32f0xx_dac.h
........................\.......\...\stm32f0xx_dbgmcu.h
........................\.......\...\stm32f0xx_dma.h
........................\.......\...\stm32f0xx_exti.h
........................\.......\...\stm32f0xx_flash.h
........................\.......\...\stm32f0xx_gpio.h
........................\.......\...\stm32f0xx_i2c.h
........................\.......\...\stm32f0xx_iwdg.h
........................\.......\...\stm32f0xx_misc.h
........................\.......\...\stm32f0xx_pwr.h
........................\.......\...\stm32f0xx_rcc.h
........................\.......\...\stm32f0xx_rtc.h
........................\.......\...\stm32f0xx_spi.h
........................\.......\...\stm32f0xx_syscfg.h
........................\.......\...\stm32f0xx_tim.h
........................\.......\...\stm32f0xx_usart.h
........................\.......\...\stm32f0xx_wwdg.h
........................\.......\src
........................\.......\...\stm32f0xx_adc.c
........................\.......\...\stm32f0xx_can.c
........................\.......\...\stm32f0xx_cec.c
........................\.......\...\stm32f0xx_comp.c
........................\.......\...\stm32f0xx_crc.c
........................\.......\...\stm32f0xx_crs.c
........................\.......\...\stm32f0xx_dac.c
........................\.......\...\stm32f0xx_dbgmcu.c
........................\.......\...\stm32f0xx_dma.c
........................\.......\...\stm32f0xx_exti.c
........................\.......\...\stm32f0xx_flash.c
........................\.......\...\stm32f0xx_gpio.c
........................\.......\...\stm32f0xx_i2c.c
........................\.......\...\stm32f0xx_iwdg.c
........................\.......\...\stm32f0xx_misc.c
........................\.......\...\stm32f0xx_pwr.c
........................\.......\...\stm32f0xx_rcc.c
........................\.......\...\stm32f0xx_rtc.c
........................\.......\...\stm32f0xx_spi.c
........................\.......\...\stm32f0xx_syscfg.c
........................\.......\...\stm32f0xx_tim.c
........................\.......\...\stm32f0xx_usart.c
........................\.......\...\stm32f0xx_wwdg.c
........................\Project
........................\.......\list
........................\.......\....\cpu_a.lst
........................\.......\....\os_cpu_a.lst
........................\.......\....\startup_stm32f0xx.lst
........................\.......\....\STM43F0xx.map
........................\.......\obj
........................\.......\...\cpu_a.d
........................\.......\...\cpu_a.o
........................\.......\...\cpu_c.crf
........................\.......\...\cpu_c.d
........................\.......\...\cpu_c.o
........................\.......\...\ExtDll.iex
........................\.......\...\main.crf
........................\.......\...\main.d
........................\.......\...\main.o
........................\.......\...\os_core.crf
........................\.......\...\os_core.d
........................\.......\...\os_core.o
........................\.......\...\os_cpu_a.d
........................\.......\...\os_cpu_a.o
........................\.......\...\os_cpu_c.crf
........................\.......\...\os_cpu_c.d
........................\.......\...\os_cpu_c.o
........................\.......\...\os_dbg.crf
........................\.......\...\os_dbg.d
........................\.......\...\os_dbg.o
........................\.......\...\os_flag.crf
........................\.......\...\os_flag.d
........................\.......\...\os_flag.o
............