CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容

文件名称:scons_STM32_Template

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-08-23
  • 文件大小:
    367.94kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

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

【简介】

这是一个用scons生成stm32 mdk工程的模板,现在芯片都指定好了,stm32f103ze

【使用方法】

1、准备工作:安装scons、安装python2.7

2、运行project目录下的scons-build.bat即可创建工程project.uvproj

3、如果想添加目录,参照drivers目录的Sconscr ipt文件的编写,修改一下目录名即可。另外还需要修改一下project目录下的Sconstruct文件。

4、修改project目录下的template.uvproj文件可修改工程的配置模板。-[Introduction]

This is a scons build stm32 mdk project templates, chips are now designated Well, stm32f103ze

[Use]

1, the preparatory work: Install scons, install python2.7

2, run the project directory scons-build.bat to create works project.uvproj

3, if you want to add directories, reference drivers directory Sconscr ipt document preparation, modify the directory name. You also need to amend the project directory Sconstruct file.

4, modify the project directory template.uvproj file can modify the project configuration template.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

scons_Template/
scons_Template/drivers/
scons_Template/drivers/fonts.c
scons_Template/drivers/fonts.h
scons_Template/drivers/lcd.c
scons_Template/drivers/lcd.h
scons_Template/drivers/led.c
scons_Template/drivers/led.h
scons_Template/drivers/SConscript
scons_Template/drivers/spi.c
scons_Template/drivers/spi.h
scons_Template/drivers/touch.c
scons_Template/drivers/touch.h
scons_Template/project/
scons_Template/project/.sconsign.dblite
scons_Template/project/JLinkSettings.ini
scons_Template/project/obj/
scons_Template/project/obj/wdproject-stm32.plg
scons_Template/project/project.uvgui.Wind
scons_Template/project/project.uvgui_Wind.bak
scons_Template/project/project.uvopt
scons_Template/project/project.uvproj
scons_Template/project/project_STM32F103ZE-stm32.dep
scons_Template/project/scons-build.bat
scons_Template/project/SConscript
scons_Template/project/SConstruct
scons_Template/project/template.Uv2
scons_Template/project/template.uvgui.Wind
scons_Template/project/template.uvopt
scons_Template/project/template.uvproj
scons_Template/project/template_wdproject-stm32.dep
scons_Template/project/wdconfig.h
scons_Template/project/wdconfig.py
scons_Template/project/wdconfig.pyc
scons_Template/README.md
scons_Template/stm32lib/
scons_Template/stm32lib/core_cm3.c
scons_Template/stm32lib/core_cm3.h
scons_Template/stm32lib/misc.c
scons_Template/stm32lib/misc.h
scons_Template/stm32lib/SConscript
scons_Template/stm32lib/startup/
scons_Template/stm32lib/startup/startup_stm32f10x_cl.s
scons_Template/stm32lib/startup/startup_stm32f10x_hd.s
scons_Template/stm32lib/startup/startup_stm32f10x_hd_vl.s
scons_Template/stm32lib/startup/startup_stm32f10x_ld.s
scons_Template/stm32lib/startup/startup_stm32f10x_ld_vl.s
scons_Template/stm32lib/startup/startup_stm32f10x_md.s
scons_Template/stm32lib/startup/startup_stm32f10x_md_vl.s
scons_Template/stm32lib/startup/startup_stm32f10x_xl.s
scons_Template/stm32lib/stm32f10x.h
scons_Template/stm32lib/stm32f10x_adc.c
scons_Template/stm32lib/stm32f10x_adc.h
scons_Template/stm32lib/stm32f10x_bkp.c
scons_Template/stm32lib/stm32f10x_bkp.h
scons_Template/stm32lib/stm32f10x_can.c
scons_Template/stm32lib/stm32f10x_can.h
scons_Template/stm32lib/stm32f10x_cec.c
scons_Template/stm32lib/stm32f10x_cec.h
scons_Template/stm32lib/stm32f10x_crc.c
scons_Template/stm32lib/stm32f10x_crc.h
scons_Template/stm32lib/stm32f10x_dac.c
scons_Template/stm32lib/stm32f10x_dac.h
scons_Template/stm32lib/stm32f10x_dbgmcu.c
scons_Template/stm32lib/stm32f10x_dbgmcu.h
scons_Template/stm32lib/stm32f10x_dma.c
scons_Template/stm32lib/stm32f10x_dma.h
scons_Template/stm32lib/stm32f10x_exti.c
scons_Template/stm32lib/stm32f10x_exti.h
scons_Template/stm32lib/stm32f10x_flash.c
scons_Template/stm32lib/stm32f10x_flash.h
scons_Template/stm32lib/stm32f10x_fsmc.c
scons_Template/stm32lib/stm32f10x_fsmc.h
scons_Template/stm32lib/stm32f10x_gpio.c
scons_Template/stm32lib/stm32f10x_gpio.h
scons_Template/stm32lib/stm32f10x_i2c.c
scons_Template/stm32lib/stm32f10x_i2c.h
scons_Template/stm32lib/stm32f10x_iwdg.c
scons_Template/stm32lib/stm32f10x_iwdg.h
scons_Template/stm32lib/stm32f10x_pwr.c
scons_Template/stm32lib/stm32f10x_pwr.h
scons_Template/stm32lib/stm32f10x_rcc.c
scons_Template/stm32lib/stm32f10x_rcc.h
scons_Template/stm32lib/stm32f10x_rtc.c
scons_Template/stm32lib/stm32f10x_rtc.h
scons_Template/stm32lib/stm32f10x_sdio.c
scons_Template/stm32lib/stm32f10x_sdio.h
scons_Template/stm32lib/stm32f10x_spi.c
scons_Template/stm32lib/stm32f10x_spi.h
scons_Template/stm32lib/stm32f10x_tim.c
scons_Template/stm32lib/stm32f10x_tim.h
scons_Template/stm32lib/stm32f10x_usart.c
scons_Template/stm32lib/stm32f10x_usart.h
scons_Template/stm32lib/stm32f10x_wwdg.c
scons_Template/stm32lib/stm32f10x_wwdg.h
scons_Template/stm32lib/system_stm32f10x.c
scons_Template/stm32lib/system_stm32f10x.h
scons_Template/system/
scons_Template/system/SConscript
scons_Template/system/stm32f10x_conf.h
scons_Template/system/stm32f10x_it.c
scons_Template/system/stm32f10x_it.h
scons_Template/tools/
scons_Template/tools/buildbot.py
scons_Template/tools/building.py
scons_Template/tools/building.pyc
scons_Template/tools/iar.py
scons_Template/tools/iar.pyc
scons_Template/tools/keil.py
scons_Template/tools/keil.pyc
scons_Template/tools/sconsui.py
scons_Template/tools/utils.py
scons_Template/tools/utils.pyc
scons_Template/tools/vs.py
scons_Template/tools/vs.pyc
scons_Template/tools/win32spawn.py
scons_Template/tools/wizard.py
scons_Template/user/
scons_Template/user/main.c
scons_Template/user/SConscript

相关说明

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

相关评论

暂无评论内容.

发表评论

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