@@ -872,4 +872,6 @@ OK, today will bring this library into the local build and see about figuring wh
- pages are 512 bytes
- blocks are 16 pages
This means a block is 8192, makes sense this is where flashstorage aligns itself. I need 8 blocks total for the full LUT.
\ No newline at end of file
This means a block is 8192, makes sense this is where flashstorage aligns itself. I need 8 blocks total for the full LUT.
Interesting, now that I fixed this error which appeared when it was compiling locally, I can get past 512 bytes with my example. Could try the big one...