libretiny-eu / libretiny

PlatformIO development platform for IoT modules
http://docs.libretiny.eu/
MIT License
382 stars 55 forks source link

BK7231N : Save user data #256

Closed TuanAIoT closed 4 months ago

TuanAIoT commented 4 months ago

Hello everyone, I want to ask if there is a way to save user data: Using an ESP32-like EEPROM library: not supported Using library "Preferences.h": undefined Using library "lt_flash.h" can be written and erased multiple times. Should I use this library to save wifi user information and wifi password?

TuanAIoT commented 4 months ago

1

kuba2k2 commented 4 months ago

See #90.