tinygo-org / tinyfs

Embedded filesystems for TinyGo. Currently supports FATfs and LittleFS on microcontrollers with either SDCard or Flash RAM.
https://tinygo.org
BSD 3-Clause "New" or "Revised" License
27 stars 5 forks source link

WIP: FatFS format troubleshooting #16

Closed bgould closed 7 months ago

bgould commented 10 months ago

See https://github.com/tinygo-org/tinyfs/issues/15

deadprogram commented 10 months ago

@bgould you probably do not want to check-in the file .vscode/settings.json

bgould commented 7 months ago

closing this one, superseded by changes included in https://github.com/tinygo-org/tinyfs/pull/19