This commit is contained in:
XPS\Micro 2024-08-03 17:32:26 +02:00
commit 4dd951a385

View File

@ -3,7 +3,7 @@
## use it on your own risk ## use it on your own risk
--- ---
- Author: Rainer Wieland - Author: Rainer Wieland
- Git: https://gitea.iotxs.de/RainerWieland/ee - Git: https://gitea.iotxs.de/RainerWieland/EEE4STM32/
--- ---
> [!NOTE] > [!NOTE]
> Please Test Any MCU you have and tell me the result. > Please Test Any MCU you have and tell me the result.
@ -42,7 +42,7 @@ This library facilitates EEPROM emulation on microcontrollers by selecting the l
- - [X] STM32WL - - [X] STM32WL
- - [ ] STM32WBA - - [ ] STM32WBA
--- ---
* Install Library from https://github.com/nimaltd/STM32-PACK/raw/main/EE/NimaLTD.I-CUBE-EE.pdsc * Install Library from https://gitea.iotxs.de/RainerWieland/EEE4STM32/raw/branch/master/RWD-EEE4STM32.pdsc
* Add and enable it. * Add and enable it.
* It does not need to any configuration. This Library Select the latest page/sector of the MCU. * It does not need to any configuration. This Library Select the latest page/sector of the MCU.
* Generate Code. * Generate Code.