Commit Graph

12 Commits

Author SHA1 Message Date
Rafał Harabień
3c52f35f6d Update dependencies 2018-05-09 15:34:05 +02:00
Rafał Harabień
2318bd0c5c Version 0.2. 2017-11-08 23:03:47 +01:00
Rafał Harabień
be8b18c1a2 Rename repository to rust-fatfs.
This way it contains crate name.
2017-11-08 23:00:30 +01:00
Rafał Harabień
da76625759 Replace commented out logging by log crate usage. 2017-10-15 00:55:19 +02:00
Rafał Harabień
7b967914a6 Exclude test images from packaged crate. 2017-10-07 17:02:22 +02:00
Rafał Harabień
d97ab1d1e1 Rename crate to fatfs and add more info to Cargo.toml. 2017-10-06 17:00:38 +02:00
Rafał Harabień
b604b19bde Make chrono crate dependency optional. 2017-10-06 16:42:29 +02:00
Rafał Harabień
df2852351b Rename crate to rfat. 2017-09-24 03:13:50 +02:00
Rafał Harabień
dd23854cd5 Use typed attributes. 2017-09-22 23:36:44 +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
Rafał Harabień
958f207ce6 Implemented reading FAT Boot Sector. 2017-09-22 02:13:29 +02:00