Commit Graph

68 Commits (8c8e7fc67c719d30598fe9946335ca1840c794bc)

Author SHA1 Message Date
S.J.R. van Schaik d709c44fa4 shell: flash: add command to release the current flash device 8 years ago
S.J.R. van Schaik 2bae987d27 shell: ftl: change mount command to probe and probe a flash device with FTL enabled 8 years ago
S.J.R. van Schaik b55fea5379 shell: flash: display capacity and usage 8 years ago
S.J.R. van Schaik 58ae4bb2ea shell: ftl: remove ftl test command 8 years ago
S.J.R. van Schaik 286c5ebefe shell: mufs: add utilities to append, cat, rm, mv and stat files 8 years ago
S.J.R. van Schaik 4e02f0417b shell: mufs: add rmdir command 8 years ago
S.J.R. van Schaik e18107d2d5 mufs: add support for directories 8 years ago
S.J.R. van Schaik ff0b94789e shell: add commands for ftl and mufs 8 years ago
S.J.R. van Schaik 8714c04f2e shell: remove part commands 8 years ago
S.J.R. van Schaik a36addf39b shell: add flash info to print the flash size 8 years ago
S.J.R. van Schaik 28d9f1df99 shell: avoid printing stdio input 8 years ago
S.J.R. van Schaik db3de90f24 shell: print error when flash device cannot be probed 8 years ago
S.J.R. van Schaik 45c1730149 shell: release flash device before probing 8 years ago
S.J.R. van Schaik 49c90e70f0 shell: introduce part create command 8 years ago
S.J.R. van Schaik 886b90f5f3 shell: expose currently probed flash device 8 years ago
S.J.R. van Schaik 1188b24a31 shell: use min() macro 8 years ago
S.J.R. van Schaik e9a9236fc7 shell: use re-allocated buffer to store additional characters 8 years ago
S.J.R. van Schaik eb41dd93db shell: separate code 8 years ago