summaryrefslogtreecommitdiff
path: root/stm32cubemx/stm32cubemx.gpdsc
diff options
context:
space:
mode:
Diffstat (limited to 'stm32cubemx/stm32cubemx.gpdsc')
-rw-r--r--stm32cubemx/stm32cubemx.gpdsc164
1 files changed, 164 insertions, 0 deletions
diff --git a/stm32cubemx/stm32cubemx.gpdsc b/stm32cubemx/stm32cubemx.gpdsc
new file mode 100644
index 0000000..973f795
--- /dev/null
+++ b/stm32cubemx/stm32cubemx.gpdsc
@@ -0,0 +1,164 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- ******************************************************************************
+ * File Name : stm32cubemx.gpdsc
+ * Date : 22/04/2017 11:30:22
+ * 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>
+ <url>/home/trygvis/dev/io.trygvis/2017/04/433-controller/stm32cubemx</url>
+ <releases>
+ <release version="1.0.0">
+ - Generated: 22/04/2017 11:30:22
+ </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/stm32f1xx_it.h"/>
+ <file category="header" name="Inc/stm32f1xx_hal_conf.h"/>
+ <file category="header" name="Inc/main.h"/>
+ <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="IWDG" Cversion="0.1.0">
+ <description></description>
+ <files>
+ <file category="header" name="Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_iwdg.h"/>
+ <file category="source" name="Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_iwdg.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="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>
+ </components>
+</package>