1 Star 1 Fork 2

shentq / ebox_stm32f103RCT6_VS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
flagsFromKeil.txt 4.39 KB
一键复制 编辑 原始数据 按行查看 历史
mcu\stm32f10x\libraries\CMSIS\CM3\CoreSupport mcu\stm32f10x\libraries\STM32F10x_StdPeriph_Driver\inc mcu\stm32f10x\libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x mcu\stm32f10x\ebox mcu\stm32f10x\ebox\core mcu\stm32f10x\ebox\Peripherals common\util common\edriver common\network common\fat common\edriver\WiFi user common\cJSON common\edriver\SFUD\sfud\inc common\edriver\SFUD\ebox common\bigiot common\usb_device_stack\USBDevice common\usb_device_stack\USBHID os\FreeRTOS\Source\include os\FreeRTOS\Source\portable\RVDS\ARM_CM3
-c --cpu Cortex-M3 -g -O0 --apcs=interwork --split_sections
mcu\stm32f10x\libraries\CMSIS\CM3\CoreSupport mcu\stm32f10x\libraries\STM32F10x_StdPeriph_Driver\inc mcu\stm32f10x\libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x mcu\stm32f10x\ebox mcu\stm32f10x\ebox\core mcu\stm32f10x\ebox\Peripherals common\util common\edriver common\network common\fat common\edriver\WiFi user common\cJSON common\edriver\SFUD\sfud\inc common\edriver\SFUD\ebox common\bigiot common\usb_device_stack\USBDevice common\usb_device_stack\USBHID os\FreeRTOS\Source\include os\FreeRTOS\Source\portable\RVDS\ARM_CM3 E:\Ŀ\MCU\STM32\2016_freeRTOS\ebox_stm32f103RCT6\Project\stm32f10x\mdk\RTE C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\1.0.5\Device\Include C:\Keil_v5\ARM\CMSIS\Include
-D__UVISION_VERSION="514" -DSTM32F10X_HD -o ".\Objects\*.o" --omf_browse ".\Objects\*.crf" --depend ".\Objects\*.d"
-c
--cpu Cortex-M3
-g
-O0
--apcs=interwork
--split_sections
mcu\stm32f10x\libraries\CMSIS\CM3\CoreSupport mcu\stm32f10x\libraries\STM32F10x_StdPeriph_Driver\inc mcu\stm32f10x\libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x mcu\stm32f10x\ebox mcu\stm32f10x\ebox\core mcu\stm32f10x\ebox\Peripherals common\util common\edriver common\network common\fat common\edriver\WiFi user common\cJSON common\edriver\SFUD\sfud\inc common\edriver\SFUD\ebox common\bigiot common\usb_device_stack\USBDevice common\usb_device_stack\USBHID os\FreeRTOS\Source\include os\FreeRTOS\Source\portable\RVDS\ARM_CM3 Project\stm32f10x\mdk\RTE C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\1.0.5\Device\Include C:\Keil_v5\ARM\CMSIS\Include
-D__UVISION_VERSION="514"
-DSTM32F10X_HD
-o ".\Objects\*.o"
--omf_browse ".\Objects\*.crf"
--depend ".\Objects\*.d"
--cpu Cortex-M3 *.o
--strict --scatter ".\Objects\ebox.sct"
--summary_stderr -nfo summarysizes --map --xref --callgraph --symbols
-nfo sizes -nfo totals -nfo unused -nfo veneers
--list ".\Listings\ebox.map"
-o .\Objects\ebox.axf
20170311
include
..\..\..\mcu\stm32f10x\libraries\CMSIS\CM3\CoreSupport;..\..\..\mcu\stm32f10x\libraries\STM32F10x_StdPeriph_Driver\inc;..\..\..\mcu\stm32f10x\libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x;..\..\..\mcu\stm32f10x\ebox;..\..\..\mcu\stm32f10x\ebox\core;..\..\..\mcu\stm32f10x\ebox\Peripherals;..\..\..\common\util;..\..\..\common\edriver;..\..\..\common\network;..\..\..\common\fat;..\..\..\common\edriver\WiFi;..\..\..\user;..\..\..\common\cJSON;..\..\..\common\edriver\SFUD\sfud\inc;..\..\..\common\edriver\SFUD\ebox;..\..\..\common\bigiot;..\..\..\common\usb_device_stack\USBDevice;..\..\..\common\usb_device_stack\USBHID;..\..\..\common\gui;..\..\..\common\FreeModbus\modbus\ascii;..\..\..\common\FreeModbus\modbus\include;..\..\..\common\FreeModbus\modbus\rtu;..\..\..\common\FreeModbus\modbus\tcp;..\..\..\common\FreeModbus\port
flags
-c --cpu Cortex-M3 -g -O0 --apcs=interwork --split_sections
mcu\stm32f10x\libraries\CMSIS\CM3\CoreSupport mcu\stm32f10x\libraries\STM32F10x_StdPeriph_Driver\inc mcu\stm32f10x\libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x mcu\stm32f10x\ebox mcu\stm32f10x\ebox\core mcu\stm32f10x\ebox\Peripherals common\util common\edriver common\network common\fat common\edriver\WiFi user common\cJSON common\edriver\SFUD\sfud\inc common\edriver\SFUD\ebox common\bigiot common\usb_device_stack\USBDevice common\usb_device_stack\USBHID common\gui common\FreeModbus\modbus\ascii common\FreeModbus\modbus\include common\FreeModbus\modbus\rtu common\FreeModbus\modbus\tcp common\FreeModbus\port Project\stm32f10x\mdk\RTE C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\1.0.5\Device\Include C:\Keil_v5\ARM\CMSIS\Include
-D__UVISION_VERSION="514" -DSTM32F10X_HD -o ".\Objects\*.o" --omf_browse ".\Objects\*.crf" --depend ".\Objects\*.d"
flags
--cpu Cortex-M3 *.o
--strict --scatter ".\Objects\ebox.sct"
--summary_stderr -nfo summarysizes --map --xref --callgraph --symbols
-nfo sizes -nfo totals -nfo unused -nfo veneers
--list ".\Listings\ebox.map"
-o .\Objects\ebox.axf
C
1
https://gitee.com/shentqlf/ebox_stm32f103RCT6_VS.git
git@gitee.com:shentqlf/ebox_stm32f103RCT6_VS.git
shentqlf
ebox_stm32f103RCT6_VS
ebox_stm32f103RCT6_VS
master

搜索帮助