Commit graph

18 commits

Author SHA1 Message Date
d709c44fa4 shell: flash: add command to release the current flash device 2017-06-14 13:16:36 +02:00
2bae987d27 shell: ftl: change mount command to probe and probe a flash device with FTL enabled 2017-06-14 13:14:58 +02:00
b55fea5379 shell: flash: display capacity and usage 2017-06-14 13:14:34 +02:00
58ae4bb2ea shell: ftl: remove ftl test command 2017-06-14 13:08:19 +02:00
286c5ebefe shell: mufs: add utilities to append, cat, rm, mv and stat files 2017-06-12 17:31:09 +02:00
4e02f0417b shell: mufs: add rmdir command 2017-06-12 16:59:55 +02:00
e18107d2d5 mufs: add support for directories 2017-06-09 14:38:31 +02:00
ff0b94789e shell: add commands for ftl and mufs 2017-05-19 19:02:03 +02:00
8714c04f2e shell: remove part commands 2017-05-19 19:01:34 +02:00
a36addf39b shell: add flash info to print the flash size 2017-04-07 19:36:06 +02:00
28d9f1df99 shell: avoid printing stdio input 2017-04-07 17:34:24 +02:00
db3de90f24 shell: print error when flash device cannot be probed 2017-04-07 17:33:30 +02:00
45c1730149 shell: release flash device before probing 2017-03-31 16:03:55 +02:00
49c90e70f0 shell: introduce part create command 2017-03-23 15:20:00 +00:00
886b90f5f3 shell: expose currently probed flash device 2017-03-23 15:19:04 +00:00
1188b24a31 shell: use min() macro 2017-03-17 13:37:30 +00:00
e9a9236fc7 shell: use re-allocated buffer to store additional characters 2017-03-17 13:36:44 +00:00
eb41dd93db shell: separate code 2017-03-12 00:33:09 +00:00