summaryrefslogtreecommitdiff
path: root/stm32cubemx/stm32cubemx.gpdsc
diff options
context:
space:
mode:
Diffstat (limited to 'stm32cubemx/stm32cubemx.gpdsc')
-rw-r--r--stm32cubemx/stm32cubemx.gpdsc196
1 files changed, 0 insertions, 196 deletions
diff --git a/stm32cubemx/stm32cubemx.gpdsc b/stm32cubemx/stm32cubemx.gpdsc
deleted file mode 100644
index fc4d497..0000000
--- a/stm32cubemx/stm32cubemx.gpdsc
+++ /dev/null
@@ -1,196 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- ******************************************************************************
- * File Name : stm32cubemx.gpdsc
- * Date : 12/05/2017 00:08:30
- * Description : Generator PDSC File generated by STM32CubeMX (DO NOT EDIT!)
- ****************************************************************************** -->
-
-<package xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" schemaVersion="1.4" xs:noNamespaceSchemaLocation="PACK.xsd">
- <vendor>STMicroelectronics</vendor>
- <name>stm32cubemx</name>
- <description>STM32CubeMX generated pack description</description>
- <releases>
- <release version="1.0.0">
- - Generated: 12/05/2017 00:08:30
- </release>
- </releases>
- <requirements>
- <languages>
- <language name="C" version="99"/>
- <language name="C++" version="11"/>
- </languages>
- </requirements>
- <create>
- <project>
- <options>
- <stack size="0x400"/>
- <heap size="0x200"/>
- <debugProbe name="ST-Link" protocol="swd"/>
- </options>
- </project>
- </create>
- <generators>
- <generator id="STM32CubeMX">
- <description>STM32CubeMX GPDSC</description>
- <select Dname="STM32F103C6Tx" Dvendor="STMicroelectronics:13"/>
- <project_files>
- <file category="header" name="Inc/usb_device.h"/>
- <file category="header" name="Inc/usbd_conf.h"/>
- <file category="header" name="Inc/usbd_desc.h"/>
- <file category="header" name="Inc/usbd_cdc_if.h"/>
- <file category="header" name="Inc/stm32f1xx_it.h"/>
- <file category="header" name="Inc/stm32f1xx_hal_conf.h"/>
- <file category="header" name="Inc/main.h"/>
- <file category="source" name="Src/usb_device.c"/>
- <file category="source" name="Src/usbd_conf.c"/>
- <file category="source" name="Src/usbd_desc.c"/>
- <file category="source" name="Src/usbd_cdc_if.c"/>
- <file category="source" name="Src/stm32f1xx_it.c"/>
- <file category="source" name="Src/stm32f1xx_hal_msp.c"/>
- <file category="source" name="Src/main.c"/>
- </project_files>
- </generator>
- </generators>
- <taxonomy>
- <description Cclass="Device" Cgroup="STM32Cube Framework" generator="STM32CubeMX">STM32Cube Framework</description>
- </taxonomy>
- <conditions>
- <condition id="ARM Toolchain">
- <description>ARM compiler for C and C++ Filter</description>
- <require Tcompiler="ARMCC"/>
- </condition>
- <condition id="GCC Toolchain">
- <description>GNU Tools for ARM Embedded Processors Filter</description>
- <require Tcompiler="GCC"/>
- </condition>
- <condition id="IAR Toolchain">
- <description>IAR compiler for C and C++ Filter</description>
- <require Tcompiler="IAR"/>
- </condition>
- </conditions>
-
- <components>
- <component Cclass="CMSIS" Cgroup="CORE" Cversion="4.0.0">
- <description>CMSIS-CORE for ARM</description>
- <files>
- </files>
- </component>
- <component Cclass="Device" Cgroup="Startup" Cversion="2.1.0">
- <description>System Startup for STMicroelectronics</description>
- <files>
- <file category="header" name="Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f1xx.h"/>
- <file category="header" name="Drivers\CMSIS\Device\ST\STM32F1xx\Include\system_stm32f1xx.h"/>
- <file category="sourceC" name="Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\system_stm32f1xx.c"/>
- <file category="sourceAsm" condition="ARM Toolchain" name="Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f103x6.s"/>
- <file category="sourceAsm" condition="IAR Toolchain" name="Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\iar\startup_stm32f103x6.s"/>
- <file category="sourceAsm" condition="GCC Toolchain" name="Drivers\CMSIS\Device\ST\STM32F1xx\Source\Templates\gcc\startup_stm32f103x6.s"/>
- </files>
- </component>
- <component Cclass="Device" Cgroup="STM32Cube HAL" Csub="COMMON" Cversion="1.3.2">
- <description>CubeMX Generated HAL COMMON</description>
- <files>
- <file category="header" name="Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal.h"/>
- <file category="sourceC" name="Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.c"/>
- </files>
- </component>
- <component Cclass="Device" Cgroup="STM32Cube HAL" Csub="PCD" Cversion="1.0.1">
- <description></description>
- <files>
- <file category="header" name="Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_pcd.h"/>
- <file category="header" name="Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_pcd_ex.h"/>
- <file category="header" name="Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_ll_usb.h"/>
- <file category="source" name="Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pcd.c"/>
- <file category="source" name="Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pcd_ex.c"/>
- <file category="source" name="Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_ll_usb.c"/>
- </files>
- </component>
- <component Cclass="Device" Cgroup="STM32Cube HAL" Csub="RCC" Cversion="0.3.0">
- <description></description>
- <files>
- <file category="header" name="Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_rcc.h"/>
- <file category="header" name="Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_rcc_ex.h"/>
- <file category="source" name="Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.c"/>
- <file category="source" name="Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.c"/>
- </files>
- </component>
- <component Cclass="Device" Cgroup="STM32Cube HAL" Csub="CORTEX" Cversion="0.3.0">
- <description></description>
- <files>
- <file category="header" name="Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_cortex.h"/>
- <file category="source" name="Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.c"/>
- </files>
- </component>
- <component Cclass="Device" Cgroup="STM32Cube HAL" Csub="TIM" Cversion="1.0.0">
- <description></description>
- <files>
- <file category="header" name="Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_tim.h"/>
- <file category="source" name="Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.c"/>
- <file category="header" name="Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_tim_ex.h"/>
- <file category="source" name="Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.c"/>
- </files>
- </component>
- <component Cclass="Device" Cgroup="STM32Cube HAL" Csub="UART" Cversion="0.0.1">
- <description></description>
- <files>
- <file category="header" name="Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_uart.h"/>
- <file category="source" name="Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.c"/>
- </files>
- </component>
- <component Cclass="Device" Cgroup="STM32Cube HAL" Csub="COMMON" Cversion="0.3.0">
- <description></description>
- <files>
- <file category="header" name="Drivers\STM32F1xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h"/>
- <file category="header" name="Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal.h"/>
- <file category="header" name="Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_def.h"/>
- <file category="source" name="Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.c"/>
- </files>
- </component>
- <component Cclass="Device" Cgroup="STM32Cube HAL" Csub="DMA" Cversion="0.3.0">
- <description></description>
- <files>
- <file category="header" name="Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_dma_ex.h"/>
- <file category="header" name="Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_dma.h"/>
- <file category="source" name="Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.c"/>
- </files>
- </component>
- <component Cclass="Device" Cgroup="STM32Cube HAL" Csub="PWR" Cversion="0.3.0">
- <description></description>
- <files>
- <file category="header" name="Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_pwr.h"/>
- <file category="source" name="Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.c"/>
- </files>
- </component>
- <component Cclass="Device" Cgroup="STM32Cube HAL" Csub="FLASH" Cversion="0.3.0">
- <description></description>
- <files>
- <file category="header" name="Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_flash.h"/>
- <file category="header" name="Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_flash_ex.h"/>
- <file category="source" name="Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.c"/>
- <file category="source" name="Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.c"/>
- </files>
- </component>
- <component Cclass="Device" Cgroup="STM32Cube HAL" Csub="GPIO" Cversion="0.3.0">
- <description></description>
- <files>
- <file category="header" name="Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_gpio.h"/>
- <file category="source" name="Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.c"/>
- <file category="header" name="Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_gpio_ex.h"/>
- <file category="header" name="Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.c"/>
- </files>
- </component>
- <component Cclass="Device" Cgroup="STM32Cube HAL" Csub="USB_DEVICE" Cversion="V2.4.2">
- <description></description>
- <files>
- <file category="header" name="Middlewares\ST\STM32_USB_Device_Library\Core\Inc\usbd_core.h"/>
- <file category="header" name="Middlewares\ST\STM32_USB_Device_Library\Core\Inc\usbd_ctlreq.h"/>
- <file category="header" name="Middlewares\ST\STM32_USB_Device_Library\Core\Inc\usbd_def.h"/>
- <file category="header" name="Middlewares\ST\STM32_USB_Device_Library\Core\Inc\usbd_ioreq.h"/>
- <file category="source" name="Middlewares\ST\STM32_USB_Device_Library\Core\Src\usbd_core.c"/>
- <file category="source" name="Middlewares\ST\STM32_USB_Device_Library\Core\Src\usbd_ctlreq.c"/>
- <file category="source" name="Middlewares\ST\STM32_USB_Device_Library\Core\Src\usbd_ioreq.c"/>
- <file category="header" name="Middlewares\ST\STM32_USB_Device_Library\Class\CDC\Inc\usbd_cdc.h"/>
- <file category="source" name="Middlewares\ST\STM32_USB_Device_Library\Class\CDC\Src\usbd_cdc.c"/>
- </files>
- </component>
- </components>
-</package>