- Category:
- SCM
- Tags:
-
[C/C++]
[源码]
- File Size:
- 1.56mb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- draapho
Description: 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 Description
- Provide a template using the tutorial
- Provides a template Imprint
- Provides a template hierarchical description, 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
-
To Search:
File list (Check if you may need any files):
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
.........