⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 buildcoff.bat

📁 FreeRTOS
💻 BAT
字号:
set DEBUG_LEVEL=-g
md coff
copy main.c coff /y
copy ..\..\Source\tasks.c coff /y
copy ..\..\Source\portable\GCC\ATmega323\port.c coff /y
copy ..\..\Source\portable\GCC\ATmega323\portheap.c coff /y
copy ..\..\Source\queue.c coff /y
copy ..\..\Source\list.c coff /y
copy partest\partest.c coff /y
copy ..\common\minimal\flash.c coff /y
copy serial\serial.c coff /y
copy ..\common\minimal\comtest.c coff /y
copy makefile coff /y
copy ..\common\minimal\integer.c coff /y
copy ..\common\minimal\pollq.c coff /y
cd coff
make coff
cd..

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -