aboutsummaryrefslogtreecommitdiff
path: root/ctru-rs/src/services/fs.rs
Commit message (Expand)AuthorAgeFilesLines
* fix(ctru-rs): warningsHEADmainFuwn2022-03-041-1/+1
* Use bitflags 1.0 for button pressesFenrir2018-02-061-10/+11
* Update bindings for libctru v1.4.0Fenrir2017-11-181-30/+27
* Update bitflagsFenrir2017-07-271-16/+19
* Update libraries for ctru-sys changesFenrir2017-07-101-35/+37
* Use unit type in subsystem structsFenrir2017-02-241-6/+3
* ctru-rs: impl Seek for FileFenrir2017-01-281-2/+23
* ctru-rs: impl Read and Write for FileFenrir2017-01-271-62/+143
* Bring in all the cratesFenrir2017-01-211-0/+920