1 Star 1 Fork 1

cctsao1008/esc32

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
build_env.bat 520 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ricardo1008 提交于 2014-11-03 20:36 . add new files.
@echo off
REM ======================================================
rem Sets path for cygwin, toolchain
set ROOT_DRIVE=c:
set APPSROOT=%ROOT_DRIVE%\apps
set UTILROOT=%ROOT_DRIVE%\utils
set cygwin_=%UTILROOT%\cygwin\bin
rem set toolchain_=%APPSROOT%\gcc-arm-none-eabi-4_7-2013q1-20130313-win32\bin
set toolchain_=d:\toolchain\gcc-arm-none-eabi-4_8-2014q2-20140609-win32\bin
rem
rem Path for cygwin, toolchain
rem
set path=.;%cygwin_%;%toolchain_%;%path%
REM ======================================================
bash
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/tmr-fc/esc32.git
git@gitee.com:tmr-fc/esc32.git
tmr-fc
esc32
esc32
master

搜索帮助