This website works better with JavaScript.
Explore
Help
Sign In
TBM
/
tbm-mcu
Watch
1
Star
0
Fork
You've already forked tbm-mcu
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
424
Commits
2
Branches
1
Tag
1.0 MiB
Tag:
Branch:
Tree:
8c8e7fc67c
master
wip/virtual-tbm
0.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8c8e7fc67c'
${ noResults }
Commit Graph
26 Commits (8c8e7fc67c719d30598fe9946335ca1840c794bc)
Author
SHA1
Message
Date
S.J.R. van Schaik
6fb626d601
shell: use amount of bytes returned from mufs_read()
7 years ago
S.J.R. van Schaik
b006de37ad
shell: generalise interface of mufs write/mufs append by reading stdin
7 years ago
S.J.R. van Schaik
635df8e06f
shell: mufs: use fprintf in shell_stat()
7 years ago
S.J.R. van Schaik
9a2888341d
shell: mufs: fix order
7 years ago
S.J.R. van Schaik
5cc4824fdb
shell: mufs: implement mufs cp to copy files
7 years ago
S.J.R. van Schaik
d5266221ef
usart: add CONFIG_USER_ECHO option
7 years ago
S.J.R. van Schaik
ebc8dbffa5
mufs: move header
7 years ago
S.J.R. van Schaik
2942340b21
shell: return exit codes
7 years ago
S.J.R. van Schaik
a7504ad99c
shell: swap argc and argv
7 years ago
S.J.R. van Schaik
501b80e87c
shell: mufs: expose individual commands
7 years ago
S.J.R. van Schaik
bba75900c0
shell: mufs: show newline for each line to write
7 years ago
S.J.R. van Schaik
c071903dd1
shell: pass around console object
7 years ago
S.J.R. van Schaik
de701429a7
shell: mufs: use a temporary hack to get unbuffered input from the serial interface
7 years ago
S.J.R. van Schaik
bc50af00b6
shell: mufs: implement experimental write command
7 years ago
S.J.R. van Schaik
57217644f2
shell: fix mufs cat to write contents to the appropriate serial interface
7 years ago
S.J.R. van Schaik
cfa38c9d39
shell: reimplement all commands to use the new shell system
7 years ago
S.J.R. van Schaik
7013192b2e
shell: mufs: fix an issue when claiming ownership of flash device for mufs unmount
8 years ago
S.J.R. van Schaik
b0548df204
shell: mufs: check if the file system has been mounted
8 years ago
S.J.R. van Schaik
f0de762d61
shell: mufs: use PRIu32 to print the size for proper portability
8 years ago
S.J.R. van Schaik
27522b3c04
shell: mufs: claim ownership of flash device in mufs unmount
8 years ago
S.J.R. van Schaik
84468fd761
shell: mufs: add unmount command
8 years ago
S.J.R. van Schaik
7b5187973a
shell: mufs: add proper mounting and unmounting
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