EEE4STM32/RWD-EEE4STM32.pdsc

27 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-08-03 17:05:37 +02:00
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<package schemaVersion="1.7.7" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="PACK.xsd">
<vendor>NimaLTD</vendor>
<name>I-CUBE-EEE4STM32</name>
<description>EEPROM Emulation Driver for STM32</description>
<url>https://github.com/nimaltd/STM32-PACK/raw/main/EE/</url>
<license>LICENSE.txt</license>
<releases>
<release date="2024-08-03" version="1.0.0">- First Version</release>
</releases>
<keywords>
<keyword>CUBE_RULES_COMPLIANT</keyword>
</keywords>
<taxonomy>
<description Cclass="Driver">Driver</description>
</taxonomy>
<components>
<component Cclass="Driver" Cgroup="RWD" Cversion="1.0.0" maxInstances="1">
<description>EEPROM Emulation Driver</description>
<files>
2024-08-03 17:19:44 +02:00
<file category="source" name="Middlewares/Third_Party/EEE4STM32/EEE4STM32.c"/>
<file category="header" name="Middlewares/Third_Party/EEE4STM32/EEE4STM32.h"/>
2024-08-03 17:05:37 +02:00
</files>
</component>
</components>
</package>