PaulStoffregen / LittleFS

73 stars 20 forks source link

Combined LittleFS.h and LittleFS_NAND.h #13

Closed mjs513 closed 3 years ago

mjs513 commented 3 years ago

Paul. I combined the 2 LittleFS .h files into single LittleFS.h. Also updated the examples to use LittleFS.h.

I did test on the memory breakout board with the 1 and 2gb NAND's and the 64MB flash chips. They all worked. I also tested the QSPI NAND (1GB) that I had set up and it passed testing as well. Using Tim's LFSIntegrity sketch as well as my test1a sketch.

Didn't test on every possible board I have - there quite a few at this point but pretty sure there will be no issues (hedging my bets here :) ).

Putting the PR in and posted the link to my fork if anyone wants to test.

PaulStoffregen commented 3 years ago

Thanks!

mjs513 commented 3 years ago

No problem. Sorry it took so long. Have family over for a BBQ :)