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

prozessorkern ecc43307af added first working option parser for short options %!s(int64=4) %!d(string=hai) anos
.vscode 60c4c7dadd added basic interface of the shellmatta option parser + started adding a test module %!s(int64=4) %!d(string=hai) anos
api ecc43307af added first working option parser for short options %!s(int64=4) %!d(string=hai) anos
cfg 8cedf30925 changed doxygile location %!s(int64=4) %!d(string=hai) anos
example 2921f9791b fix #15 added an api to control mode and echo + fixed the implementation and added tests %!s(int64=4) %!d(string=hai) anos
src ecc43307af added first working option parser for short options %!s(int64=4) %!d(string=hai) anos
test ecc43307af added first working option parser for short options %!s(int64=4) %!d(string=hai) anos
.gitignore adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. %!s(int64=5) %!d(string=hai) anos
LICENSE.md 7344075ad1 Finished first Version %!s(int64=5) %!d(string=hai) anos
README.md 3d60361bc5 Initial commit %!s(int64=5) %!d(string=hai) anos
makefile ecc43307af added first working option parser for short options %!s(int64=4) %!d(string=hai) anos

README.md

shellmatta

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