Skip to content

Commit

Permalink
ESP32C3: Drop SPIFFS support by default
Browse files Browse the repository at this point in the history
  • Loading branch information
rojer committed Jul 30, 2022
1 parent 530ba5d commit a7c07b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ conds:
libs:
- location: https://github.com/mongoose-os-libs/freertos
- location: https://github.com/mongoose-os-libs/vfs-fs-lfs
- location: https://github.com/mongoose-os-libs/vfs-fs-spiffs
config_schema:
- ["device.id", "esp32c3_??????"]
build_vars:
Expand Down

0 comments on commit a7c07b3

Please sign in to comment.