2024-08-04 07:26:05 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<package Dcore="Cortex-M4" Dname="STM32WLE5Cxxx" Tcompiler="GCC" schemaVersion="1.7.7" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="PACK.xsd">
|
|
|
|
<vendor>RainerWieland</vendor>
|
|
|
|
<name>EEE4STM32</name>
|
|
|
|
<description>EEPROM Emulation Driver</description>
|
2024-08-04 08:17:07 +02:00
|
|
|
<url>https://gitea.iotxs.de/RainerWieland/EEE4STM32/raw/branch/master/STM32-PACK/RainerWieland.EEE4STM32.1.0.0.pack/</url>
|
2024-08-04 07:26:05 +02:00
|
|
|
<license>LICENSE.txt</license>
|
|
|
|
<supportContact>Rainer.Wieland@ChirpStack.de</supportContact>
|
|
|
|
<releases>
|
|
|
|
<release date="2024-08-04" version="1.0.0">Initial Setup for EEPROM Emulation on STM32WLE5Cxxx</release>
|
|
|
|
</releases>
|
|
|
|
<keywords>
|
|
|
|
<keyword>CUBE_RULES_COMPLIANT</keyword>
|
|
|
|
</keywords>
|
|
|
|
<taxonomy>
|
|
|
|
<description Cclass="Driver" Cgroup="EEE4STM32">Driver</description>
|
|
|
|
</taxonomy>
|
|
|
|
<components>
|
|
|
|
<component Cclass="Driver" Cgroup="EEE4STM32" Cversion="1.0.0" maxInstances="1">
|
|
|
|
<description>EEPROM EMULATION Library for stm§"wle%cXXX</description>
|
|
|
|
<files>
|
|
|
|
<file category="source" name="Middlewares/Third_Party/EEE4STM32/eeprom_emul.c"/>
|
|
|
|
<file category="header" name="Middlewares/Third_Party/EEE4STM32/eeprom_emul.h"/>
|
|
|
|
<file category="header" name="Middlewares/Third_Party/EEE4STM32/eeprom_emul_conf.h"/>
|
|
|
|
<file category="header" name="Middlewares/Third_Party/EEE4STM32/eeprom_emul_types.h"/>
|
|
|
|
<file category="source" name="Middlewares/Third_Party/EEE4STM32/flash_interface.c"/>
|
|
|
|
<file category="header" name="Middlewares/Third_Party/EEE4STM32/flash_interface.h"/>
|
|
|
|
</files>
|
|
|
|
</component>
|
|
|
|
</components>
|
|
|
|
</package>
|