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

shimatta e27ba5317a Merge branch 'feature/#31-make-unneeded-command-parameters-optional' of shimatta/shellmatta into develop vor 4 Jahren
.vscode d2617a4f86 close #31 - made all command parameter except the command name optional + added and fixed tests vor 4 Jahren
api d2617a4f86 close #31 - made all command parameter except the command name optional + added and fixed tests vor 4 Jahren
cfg 8cedf30925 changed doxygile location vor 4 Jahren
example d2617a4f86 close #31 - made all command parameter except the command name optional + added and fixed tests vor 4 Jahren
src d2617a4f86 close #31 - made all command parameter except the command name optional + added and fixed tests vor 4 Jahren
test d2617a4f86 close #31 - made all command parameter except the command name optional + added and fixed tests vor 4 Jahren
.gitignore adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. vor 5 Jahren
LICENSE.md 7344075ad1 Finished first Version vor 5 Jahren
README.md 3d60361bc5 Initial commit vor 5 Jahren
makefile c04accdb55 close #30 added overwritable help command parameter and fixed some compiler issues (some of them only appeared when compiling with optimization) vor 4 Jahren

README.md

shellmatta

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