Updated logging, binary search to find starting point.

This commit is contained in:
dario
2024-06-04 18:40:48 +02:00
parent a15b2398ab
commit 33e034a429
4 changed files with 56 additions and 24 deletions

View File

@@ -61,6 +61,7 @@
#define W25QXX_PAGE_SIZE 0x100
#define W25QXX_SECTOR_SIZE 0x1000
#define W25QXX_PAGE_PER_SECTOR 0x10
#define W25QXX_BLOCK_32_KB_SIZE 0x8000
#define W25QXX_BLOCK_64_KB_SIZE 0xF000