📄 setenv.bat
字号:
@echo OFFecho ##########################################################################echo _echo Setting up build environment for AT91BootStrap :echo _set CROSS_COMPILE=arm-none-eabi-set ERASE_FCT=del /Fecho CROSS_COMPILE=arm-none-eabi-echo ERASE_FCT=del /Fecho _echo ##########################################################################echo _echo Usage :echo change to the directory you want the AT91BootStrap to be built forecho ie : cd board\at91sam9260ek\dataflashecho _echo Type the 'make' command.echo You get a .bin file ready to be sent to your board with SAM-BA
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -