6 Forks
32 Stars
32 Watchers

tinyfs

Embedded filesystems for TinyGo. Currently supports FATfs and LittleFS on microcontrollers with either SDCard or Flash RAM.

How to download and setup tinyfs

Open terminal and run command
git clone https://github.com/tinygo-org/tinyfs.git
git clone is used to create a copy or clone of tinyfs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tinyfs https://github.com/tinygo-org/tinyfs/archive/master.zip

Or simply clone tinyfs with SSH
[email protected]:tinygo-org/tinyfs.git

If you have some problems with tinyfs

You may open issue on tinyfs support forum (system) here: https://github.com/tinygo-org/tinyfs/issues