2018-03-15 15:49:13 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<package schemaVersion="1.4" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="PACK.xsd">
|
2018-04-02 13:20:43 +00:00
|
|
|
<vendor>HTL Hollabrunn</vendor>
|
2018-03-15 15:49:13 +00:00
|
|
|
<name>STD-Pack</name>
|
|
|
|
<description>HTL Hollabrunn library and include pack</description>
|
|
|
|
<url></url>
|
|
|
|
<supportContact></supportContact>
|
|
|
|
|
|
|
|
<releases>
|
|
|
|
<release version="1.0.0" date="2017-07-16">
|
2018-04-02 13:20:43 +00:00
|
|
|
Initial version -- Mieke
|
|
|
|
</release>
|
|
|
|
<release version="2.0.0" date="2017-07-20">
|
|
|
|
Major version push -- REJ
|
|
|
|
</release>
|
|
|
|
<release version="2.1.0" date="2018-04-02">
|
|
|
|
Removing Start Up code as it is no longer needed, due to code which exists within the CMSIS packs -- Mieke
|
2018-03-15 15:49:13 +00:00
|
|
|
</release>
|
|
|
|
</releases>
|
|
|
|
|
|
|
|
<keywords>
|
2018-04-02 13:20:43 +00:00
|
|
|
<keyword>HTL Hollabrunn</keyword>
|
2018-03-15 15:49:13 +00:00
|
|
|
<keyword>STD Library</keyword>
|
|
|
|
<keyword>Serbus Library</keyword>
|
|
|
|
</keywords>
|
|
|
|
|
|
|
|
<components>
|
2018-04-02 13:20:43 +00:00
|
|
|
<component Cclass="HTL Hollabrunn" Cgroup="Libraries" Csub="STDLib" Cversion="2.0.0">
|
|
|
|
<description>Standard library for the HTL</description>
|
2018-03-15 15:49:13 +00:00
|
|
|
<files>
|
|
|
|
<file category="header" name="Header/armv10_std.h"/>
|
|
|
|
<file category="library" name="Library/ARMV10_STD.lib"/>
|
|
|
|
</files>
|
|
|
|
</component>
|
2018-04-02 13:20:43 +00:00
|
|
|
<component Cclass="HTL Hollabrunn" Cgroup="Libraries" Csub="SerbusLib" Cversion="1.0.0" condition="STDLib">
|
|
|
|
<description>Serial bus library for the HTL</description>
|
2018-03-15 15:49:13 +00:00
|
|
|
<files>
|
|
|
|
<file category="header" name="Header/armv10_serbus.h"/>
|
|
|
|
<file category="library" name="Library/armv10_serbus.lib"/>
|
|
|
|
</files>
|
|
|
|
</component>
|
2018-04-02 13:20:43 +00:00
|
|
|
<component Cclass="HTL Hollabrunn" Cgroup="Assembler" Csub="Includes" Cversion="2.0.0">
|
|
|
|
<description>Assembler includes for the HTL</description>
|
2018-03-15 15:49:13 +00:00
|
|
|
<files>
|
|
|
|
<file category="header" name="Header/STM32_F103RB_MEM_MAP.INC"/>
|
|
|
|
</files>
|
|
|
|
</component>
|
|
|
|
</components>
|
|
|
|
|
|
|
|
<conditions>
|
|
|
|
<condition id="STDLib">
|
|
|
|
<description>Standard library</description>
|
2018-04-02 13:20:43 +00:00
|
|
|
<require Cclass="HTL Hollabrunn" Cgroup="Libraries" Csub="STDLib" />
|
2018-03-15 15:49:13 +00:00
|
|
|
</condition>
|
|
|
|
</conditions>
|
|
|
|
</package>
|