Explorar o código

update:sfdp多预留一些空闲段

Dozingfiretruck hai 5 meses
pai
achega
0489f4cc55
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      components/little_flash/inc/little_flash_define.h

+ 2 - 0
components/little_flash/inc/little_flash_define.h

@@ -216,6 +216,8 @@ typedef struct {
     uint32_t pt22;
     uint32_t pt23;
     // ...
+    uint32_t reserved[8];
+    // ...
 }little_flash_sfdp_pt_t;
 
 typedef struct {