There are 0 repository under flash-storage topic.
The FlashStorage_STM32 library aims to provide a convenient way to store and retrieve user's data using the non-volatile flash memory of STM32F/L/H/G/WB/MP1. It's using the buffered read and write to minimize the access to Flash. It now supports writing and reading the whole object, not just byte-and-byte. New STM32 core v2.0.0 is also supported now. Useful if the EEPROM is not available or too small. Currently, STM32F/L/H/G/WB/MP1 are supported.
The FlashStorage_SAMD library provides a convenient way to store and retrieve user's data using the non-volatile flash memory
The Following C Coded Library is used to perform Flash Write, Read and Erase functions on Raspberry Pico 2040.
Wrapper of LittleFS for Arduino MBED RP2040 boards. This library facilitates your usage of LittleFS for the onboard flash. LittleFS supports power fail safety and high performance
Wrapper of FS (LittleFS or not-advisable FATFS) for Arduino MBED nRF52840-based boards, such as Nano_33_BLE boards. This library facilitates your usage of FS (LittleFS or FATFS) for the onboard flash. FS supports power fail safety and high performance
RDES - a lightweight, real-time, lossless compression algorithm for sequences of 31-bit integers.
Ported nvs_flash from ESP8266_RTOS_SDK for Arduino ESP8266 (ESP32 compatible)
Research the usability of the unused blocks notification operation against flash storage controllers over the USB interface.