Redesign fs_dev, raw_dev, introducing device_partition and switch_fs.
In theory, one could mount an encrypted FAT partition itself coming from a disk image, etc.
1 parent 396a646 commit 4f50d412f513c8105a2ab9a90497ce96c91f2b8a
@TuxSH TuxSH authored on 13 May 2018
Showing 18 changed files
View
fusee/fusee-primary/src/hwinit.h
View
fusee/fusee-secondary/src/device_partition.c 0 → 100644
View
fusee/fusee-secondary/src/device_partition.h 0 → 100644
View
fusee/fusee-secondary/src/fs_dev.c
View
fusee/fusee-secondary/src/fs_dev.h
View
fusee/fusee-secondary/src/gpt.c
View
fusee/fusee-secondary/src/gpt.h
View
fusee/fusee-secondary/src/hwinit.h
View
fusee/fusee-secondary/src/lib/fatfs/diskio.c
View
fusee/fusee-secondary/src/lib/fatfs/ffconf.h
View
fusee/fusee-secondary/src/main.c
View
fusee/fusee-secondary/src/nxboot.c
View
fusee/fusee-secondary/src/raw_dev.c 0 → 100644
View
fusee/fusee-secondary/src/raw_dev.h 0 → 100644
View
fusee/fusee-secondary/src/raw_mmc_dev.c 100644 → 0
View
fusee/fusee-secondary/src/raw_mmc_dev.h 100644 → 0
View
fusee/fusee-secondary/src/switch_fs.c 0 → 100644
View
fusee/fusee-secondary/src/switch_fs.h 0 → 100644