|
0eead333b7
|
Add RemoveAll() and MkdirAll() to the filesystem implementation
|
2022-08-29 14:22:02 -07:00 |
|
|
e4c12d32a1
|
Add Stat() to filesystem implementation
|
2022-08-29 14:06:56 -07:00 |
|
|
5af53d1dc6
|
Fix bug where the filesystem implementation misreports the amount of bytes written, causing functions such as io.Copy() to return an error
|
2022-08-29 14:05:33 -07:00 |
|
|
1533865e4c
|
Fix error handling in (*FS).Remove()
|
2022-05-05 12:39:16 -07:00 |
|
|
9250d26fdc
|
Restrict to one open file of each type at a time
|
2021-12-13 09:56:34 -08:00 |
|
|
382b1d9556
|
Add file transfer progress
|
2021-12-12 13:25:40 -08:00 |
|
|
e9a92bac46
|
Implement BLE filesystem (experimental and will change in the future)
|
2021-11-22 21:19:30 -08:00 |
|