Modifications

Sauter à la navigation Sauter à la recherche
323 octets ajoutés ,  8 mars 2022 à 23:56
Ligne 50 : Ligne 50 :  
* the {{fname|strip('\r\n')}} remove the carriage return & line feed from the readed line. Otherwise it will also be printed to the REPL (which result into a double line feed).
 
* the {{fname|strip('\r\n')}} remove the carriage return & line feed from the readed line. Otherwise it will also be printed to the REPL (which result into a double line feed).
   −
== File-system, Writing and data lost ==
+
== File-systems, Writing and data lost ==
    
{{underline|'''The computer file-system:'''}}
 
{{underline|'''The computer file-system:'''}}
Ligne 97 : Ligne 97 :     
[[Fichier:LittleFS-flushed.png|640px]]
 
[[Fichier:LittleFS-flushed.png|640px]]
 +
 +
== Resources ==
 +
* [https://docs.micropython.org/en/latest/library/os.html Basic "operating system" services] (''micropython.org'')<br />Usual OS functions + file-system mounting, formating, block devices, etc
 +
* [https://docs.micropython.org/en/latest/reference/filesystem.html Working with filesystems] (micropython.org)
    
{{ENG-CANSAT-PICO-TRAILER}}
 
{{ENG-CANSAT-PICO-TRAILER}}
29 917

modifications

Menu de navigation