This is a fork of https://git.shimatta.net/shimatta/shellmatta
5e84f1b022
If a command returns SHELLMATTA_CONTINUE all received data is passed to this command until it returns != SHELLMATTA_CONTINUE or a cancel is received The data is passed stdin like and can be read byte by byte vie shellmatta_read The stdin buffer is overwritten witch each new char |
||
---|---|---|
.vscode | ||
api | ||
cfg/doxygen | ||
example | ||
src | ||
test | ||
.gitignore | ||
LICENSE.md | ||
makefile | ||
README.md |
shellmatta
A tiny and flexible shell implementation to be used on embedded devices.