Skip to content

Commit

Permalink
Spelling, clarification.
Browse files Browse the repository at this point in the history
  • Loading branch information
domschl authored Aug 4, 2022
1 parent 6dc4074 commit 9591898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ platform defines are used to generate feature-lists that are used by muwerk's mo
| ------------------------------- | --------------------------------------------------------------------------------------- |
| `USTD_OPTION_FS_FORCE_SPIFFS` | to continue to use old SPIFFS instead of LittleFS. New default for ESP8266 is LittleFS. |
| `USTD_OPTION_FS_FORCE_NO_FS` | Disable all filesystem related functionality |
| `USTD_OPTION_FS_FORCE_LITTLEFS` | switch to LittleFS on ESP32 which (currently) still defaults to SPIFFS while new cores havs LittleFS support. | | |
| `USTD_OPTION_FS_FORCE_LITTLEFS` | switch to LittleFS on ESP32 (currently SPIFFS is still used as default for compatibility reasons). New ESP32 cores have LittleFS support. |

### Defines generated by `ustd_platform.h` depending on the platform define above

Expand Down

0 comments on commit 9591898

Please sign in to comment.