Commit graph

8 commits

Author SHA1 Message Date
Kostas Missos e5abdd938e Refactor ALL the things + enable LTO 2018-08-13 11:58:24 +03:00
Kostas Missos f3149e0be3 FatFS and general file operations fixes
* Make FatFS thread safe via malloc and remove alloca.
* Fix memory leak from emmc gpt parsing
* Always unmount SD card in menu and when launching
* Use folders for Backup/Dump/Restore operations
* Add error report for some important f_opens
* Don't let partial dumping if backup chosen is not GPP or USER.
2018-06-23 07:04:41 +03:00
Kostas Missos 481a3945e8 [FatFS] Update to 0.13b_rev2 2018-06-23 06:30:57 +03:00
nwert 62a8618606 Buildfix. 2018-06-12 10:30:40 +12:00
Kostas Missos 0a426db985 Add partial dumping when free space is not enough 2018-05-09 02:25:59 +12:00
Rajko Stojadinovic e7373548fa Make it smaller 2018-05-02 15:37:15 +12:00
Rajko Stojadinovic 8a327030bd Enable exFAT support, don't split files if using it (fsync them instead at 2GiB boundaries), add RawNand dump option 2018-05-02 15:37:15 +12:00
nwert 8365426fc3 So it has come to this. 2018-05-01 17:22:03 +12:00