arduino-libraries / Arduino_UnifiedStorage

Read and write files to flash, USB mass storage and SD cards in a unified way.
GNU Lesser General Public License v2.1
11 stars 3 forks source link

Fix typos #22

Closed sebromero closed 11 months ago

github-actions[bot] commented 11 months ago

Memory usage change @ c9895869d7ad9df00104f720712fead58a41a8ae

Board flash % RAM for global variables %
arduino:mbed_opta:opta 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A
arduino:renesas_portenta:portenta_c33 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
Click for full report table Board|`extras/tests/TestExisting`
flash|%|`extras/tests/TestExisting`
RAM for global variables|%|`extras/tests/TestFileOperations`
flash|%|`extras/tests/TestFileOperations`
RAM for global variables|%|`extras/tests/TestFolderOperations`
flash|%|`extras/tests/TestFolderOperations`
RAM for global variables|%|`extras/tests/TestRepeatedFormatMount`
flash|%|`extras/tests/TestRepeatedFormatMount`
RAM for global variables|%|`extras/tests/TestUnified`
flash|%|`extras/tests/TestUnified`
RAM for global variables|%|`examples/SimpleStorageWriteRead`
flash|%|`examples/SimpleStorageWriteRead`
RAM for global variables|%|`examples/AdvancedUSBInternalOperations`
flash|%|`examples/AdvancedUSBInternalOperations`
RAM for global variables|%|`examples/BackupInternalPartitions`
flash|%|`examples/BackupInternalPartitions`
RAM for global variables|% -|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|- `arduino:mbed_opta:opta`|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0 `arduino:mbed_portenta:envie_m7`|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A|N/A `arduino:renesas_portenta:portenta_c33`|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0
Click for full report CSV ``` Board,extras/tests/TestExisting
flash,%,extras/tests/TestExisting
RAM for global variables,%,extras/tests/TestFileOperations
flash,%,extras/tests/TestFileOperations
RAM for global variables,%,extras/tests/TestFolderOperations
flash,%,extras/tests/TestFolderOperations
RAM for global variables,%,extras/tests/TestRepeatedFormatMount
flash,%,extras/tests/TestRepeatedFormatMount
RAM for global variables,%,extras/tests/TestUnified
flash,%,extras/tests/TestUnified
RAM for global variables,%,examples/SimpleStorageWriteRead
flash,%,examples/SimpleStorageWriteRead
RAM for global variables,%,examples/AdvancedUSBInternalOperations
flash,%,examples/AdvancedUSBInternalOperations
RAM for global variables,%,examples/BackupInternalPartitions
flash,%,examples/BackupInternalPartitions
RAM for global variables,% arduino:mbed_opta:opta,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0 arduino:mbed_portenta:envie_m7,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A arduino:renesas_portenta:portenta_c33,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0 ```