User Tools

Site Tools


en:pfw:file_systems

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:pfw:file_systems [2023-09-04 18:14] – ↷ Links angepasst, weil Seiten im Wiki verschoben wurden uhoen:pfw:file_systems [2024-05-09 16:46] (current) – [NOF structure] willem
Line 44: Line 44:
     | Dir-hash | Working-Dir-hash | Dir-name string |  ( max. 64 directories )     | Dir-hash | Working-Dir-hash | Dir-name string |  ( max. 64 directories )
 </code> </code>
-**File header**+**File header & first file record**
 <code> <code>
-      Byte Byte      30 bytes +      Byte Byte      30 bytes           4064 or more bytes 
-    --------------------------------------------------- +    |---------------------------------------------------- | 
-    | FIT | Aux | Filename 30 bytes | File data       |+    | FIT | Aux | Filename 30 bytes | File data             |
 </code> </code>
  
Line 75: Line 75:
 ==== Pseudo code for the NOF SPI layer ==== ==== Pseudo code for the NOF SPI layer ====
  
-More detailed info on SPI all numbers in hexadecimal  ([[pfw:spi]])+More detailed info on SPI all numbers in hexadecimal  ([[en:pfw:spi]])
  
 <code forth> <code forth>
Line 340: Line 340:
 | [[https://www.dropbox.com/s/bv2sqamfeuvh7bd/NOF-additions-1.f?dl=1|NOF-additions-1.f]] | NOF additions | [[https://www.dropbox.com/s/bv2sqamfeuvh7bd/NOF-additions-1.f?dl=0|NOF-additions-1.f]] | | [[https://www.dropbox.com/s/bv2sqamfeuvh7bd/NOF-additions-1.f?dl=1|NOF-additions-1.f]] | NOF additions | [[https://www.dropbox.com/s/bv2sqamfeuvh7bd/NOF-additions-1.f?dl=0|NOF-additions-1.f]] |
  
-[[pfw:welcome|Back to PFW page]]+[[en:pfw:welcome|Back to PFW page]]
  
en/pfw/file_systems.1693844082.txt.gz · Last modified: 2023-09-04 18:14 by uho