cmaglie / FlashStorage

A convenient way to store data into Flash memory on the ATSAMD21 and ATSAMD51 processor family
203 stars 69 forks source link

Enable user-define EEPROM size #45

Open tuxedo0801 opened 3 years ago

tuxedo0801 commented 3 years ago

See: https://github.com/cmaglie/FlashStorage/issues/44

First tests work. Maybe some more can test and give feedback?

tuxedo0801 commented 3 years ago

@cmaglie Any comments?

thiagothimotti commented 3 years ago

I was looking for this. I'll test tomorrow.

thiagothimotti commented 3 years ago

Try to use your files, but

Error 'class FlashClass' has no member named 'length'

Any tips? There is some edit in flashStorage.h and .cpp?

thiagothimotti commented 3 years ago

@tuxedo0801 it's working fine here. Solved my problems.