RWD-EEE4STM32.pdsc hinzugefügt
This commit is contained in:
parent
4e1d3a2187
commit
4960f0fd05
26
RWD-EEE4STM32.pdsc
Normal file
26
RWD-EEE4STM32.pdsc
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
<?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>
|
||||||
|
<file category="source" name="Middlewares/Third_Party/EE/ee.c"/>
|
||||||
|
<file category="header" name="Middlewares/Third_Party/EE/ee.h"/>
|
||||||
|
</files>
|
||||||
|
</component>
|
||||||
|
</components>
|
||||||
|
</package>
|
Loading…
Reference in New Issue
Block a user