We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f65adb commit 6e7d905Copy full SHA for 6e7d905
content/components/esp32.md
@@ -175,7 +175,7 @@ LWIP (Lightweight IP) behavior. Some options improve performance while others sa
175
1.3 KB of IRAM by placing these functions in flash memory instead. This is safe for ESPHome since no IRAM interrupt service
176
routines (ISRs that run while cache is disabled) use libc lock APIs. Defaults to `true` (IRAM placement disabled to save RAM).
177
178
-**VFS (Virtual File System) Optimization Options (ESP-IDF only):**
+**VFS (Virtual File System) Optimization Options:**
179
180
The following options disable unused VFS features to save flash memory:
181
0 commit comments