A tiny and flexible shell implementation to be used on embedded devices.

prozessorkern 17bb88d292 changed heredoc to exchange data via a stdin like interface with a read function fix #39 4 년 전
.vscode 2d130e2ee1 added long option parser fix #1 4 년 전
api 17bb88d292 changed heredoc to exchange data via a stdin like interface with a read function fix #39 4 년 전
cfg 8cedf30925 changed doxygile location 4 년 전
example 2921f9791b fix #15 added an api to control mode and echo + fixed the implementation and added tests 4 년 전
src 17bb88d292 changed heredoc to exchange data via a stdin like interface with a read function fix #39 4 년 전
test 17bb88d292 changed heredoc to exchange data via a stdin like interface with a read function fix #39 4 년 전
.gitignore adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. 5 년 전
LICENSE.md 7344075ad1 Finished first Version 5 년 전
README.md 3d60361bc5 Initial commit 5 년 전
makefile 2d130e2ee1 added long option parser fix #1 4 년 전

README.md

shellmatta

A tiny and flexible shell implementation to be used on embedded devices.