Rafał Harabień
|
daa51e3540
|
Implement Seek trait for File and rewind method in Dir.
|
2017-09-24 02:10:59 +02:00 |
|
Rafał Harabień
|
e44d7fc6c2
|
Fix reading FAT32 root dir.
|
2017-09-23 21:53:32 +02:00 |
|
Rafał Harabień
|
b535b460f9
|
Implement reading files beyond cluster (untested).
|
2017-09-23 20:16:32 +02:00 |
|
Rafał Harabień
|
88fd442dac
|
Refactor code to use shared state.
This way for example FatFile can implement Read trait.
|
2017-09-23 19:42:09 +02:00 |
|
Rafał Harabień
|
6b18dfd626
|
Don't read past end of file.
|
2017-09-23 00:22:31 +02:00 |
|
Rafał Harabień
|
65936f8f27
|
Restructure into proper crate.
|
2017-09-22 23:20:06 +02:00 |
|
Rafał Harabień
|
91ba151398
|
Add file read methods.
|
2017-09-22 22:27:39 +02:00 |
|