文件名称:stm32_rtthread_v030

  • 所属分类:
  • 单片机(51,AVR,MSP430等)
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 1.56mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

该文件是RT-Thread STM32的工程模板。



各目录说明如下:

1. Applications:应用文档

- 包含了main文件, 中断处理文件, 系统配置文件



2. Compiler:编译器文档

- 目前提供了 RealView MDK 的工程模板



3. Documents:文档说明,

- 提供模板使用教程

- 提供了模板版本说明

- 提供了模板分层说明,请重点阅读!!!

- 提供 doxygen 注释风格的模板,说明,软件



4. Drivers:PCB板级驱动文档

- 如按键、EEPROM、模拟I2C等等

- 该层要能对上屏蔽掉最底层 Libraries

这样起到承上启下的作用,方便跨平台移植



5. Libraries:MCU外设库文档

- 此部分由芯片厂商提供,是标准库

- 用户不得修改此层



6. Modules:组件层文档

- 按大功能划分的软件组件。如UI组件、网络通信组件、文件系统组件

- 不建议直接调用最底层 Libraries



7. OS:操作系统文档

- 提供 RT-Thread V0.3.3 系统-This file is the template of RT-Thread the STM32 engineering.



Each directory is as follows:

Applications: Application document

  - Contains the main file, interrupt handling files, system configuration files



Compiler,: Compiler documentation

  - The current RealView MDK project templates



3 Documents: Document Descr iption

  - Provide a template using the tutorial

  - Provides a template Imprint

  - Provides a template hierarchical descr iption, please focus on reading! ! !

  - Doxygen comment style template, instructions, software



4 Drivers: PCB board-level driver documentation

  - Such as buttons, EEPROM, analog I2C, etc.

  - The layer on a masked the bottom of Libraries

    So play a connecting role to facilitate cross-platform portability



Libraries: MCU peripherals library documentation

  - This section provided by the chip manufacturer, the standard library

  - User may not modify this layer



Modules: component layer document

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

下载文件列表

applications\application.c

............\application.h

............\example\net_test.c

............\.......\race_led.c

............\.......\sd_test.c

............\.......\sem_key_led.c

............\irq_handler.c

............\main.c

............\rtconfig.h

............\stm32f10x_conf.h

............\user_types.h

compiler\rvmdk\ProjectTemplate.uvopt

........\.....\ProjectTemplate.uvproj

drivers\debug.c

.......\debug.h

.......\drv_ctrlport.c

.......\drv_ctrlport.h

.......\drv_eeprom.c

.......\drv_eeprom.h

.......\drv_extint.c

.......\drv_extint.h

.......\drv_i2c.c

.......\drv_i2c.h

.......\drv_key.c

.......\drv_key.h

.......\drv_led.c

.......\drv_led.h

.......\drv_rtc_time.c

.......\drv_rtc_time.h

.......\drv_sd.c

.......\drv_sd.h

.......\drv_spi.c

.......\drv_spi.h

.......\drv_systick.c

.......\drv_systick.h

.......\drv_watchdog.c

.......\drv_watchdog.h

.......\enc28j60.c

.......\enc28j60.h

.......\rt_hw_sd.c

.......\rt_hw_sd.h

.......\rt_hw_uart.c

.......\rt_hw_uart.h

libraries\CMSIS\CM3\CoreSupport\core_cm3.c

.........\.....\...\...........\core_cm3.h

.........\.....\...\DeviceSupport\ST\STM32F10x\Release_Notes.html

.........\.....\...\.............\..\.........\startup\arm\startup_stm32f10x_cl.s

.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_hd.s

.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_hd_vl.s

.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_ld.s

.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_ld_vl.s

.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_md.s

.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_md_vl.s

.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_xl.s

.........\.....\...\.............\..\.........\.......\gcc_ride7\startup_stm32f10x_cl.s

.........\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_hd.s

.........\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_hd_vl.s

.........\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_ld.s

.........\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_ld_vl.s

.........\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_md.s

.........\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_md_vl.s

.........\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_xl.s

.........\.....\...\.............\..\.........\.......\iar\startup_stm32f10x_cl.s

.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_hd.s

.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_hd_vl.s

.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_ld.s

.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_ld_vl.s

.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_md.s

.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_md_vl.s

.........\.....\...\.............\..\.........\.......\...\startup_stm32f10x_xl.s

.........\.....\...\.............\..\.........\.......\TrueSTUDIO\startup_stm32f10x_cl.s

.........\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_hd.s

.........\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_hd_vl.s

.........\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_ld.s

.........\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_ld_vl.s

.........\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_md.s

.........\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_md_vl.s

.........\.....\...\.............\..\.........\.......\..........\startup_stm32f10x_xl.s

.........\.....\...\.............\..\.........\stm32f10x.h

.........\.....\...\.............\..\.........\system_stm32f10x.c

.........\.....\...\.............\..\.........\system_stm32f10x.h

.........

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org