rust-esp32-std-demo icon indicating copy to clipboard operation
rust-esp32-std-demo copied to clipboard

Flash and SD card storage examples

Open 3d-t opened this issue 3 years ago • 2 comments
trafficstars

Can you add or point to an example for:

  1. Flash storage (EEPROM, Preferences in .cpp)
  2. SD card file reading and writing (SD in the .cpp libraries)?

I have looked at the API's for 'embedded_svc::storage::Storage' and 'edf_sys::sdmmd*' but can not find any examples or test cases.

3d-t avatar Nov 22 '22 14:11 3d-t

Hey, we have a forum (Matrix chat) for these questions, which is noted in the README file of this repo. :) But I will keep this issue open in case somebody would like to contribute a PR with an example. By the way, that might be you - PRs from everyone always appreciated!

ivmarkov avatar Nov 22 '22 19:11 ivmarkov

No problem, will provide if I have something working.

3d-t avatar Nov 23 '22 07:11 3d-t