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

prozessorkern 4f7fbff2e8 close #34 added 0x7f as backspace and removed wrong check for 0x7e as delete. close #34 пре 4 година
.vscode d2617a4f86 close #31 - made all command parameter except the command name optional + added and fixed tests пре 4 година
api d2617a4f86 close #31 - made all command parameter except the command name optional + added and fixed tests пре 4 година
cfg 8cedf30925 changed doxygile location пре 4 година
example d2617a4f86 close #31 - made all command parameter except the command name optional + added and fixed tests пре 4 година
src 4f7fbff2e8 close #34 added 0x7f as backspace and removed wrong check for 0x7e as delete. close #34 пре 4 година
test d2617a4f86 close #31 - made all command parameter except the command name optional + added and fixed tests пре 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 c04accdb55 close #30 added overwritable help command parameter and fixed some compiler issues (some of them only appeared when compiling with optimization) пре 4 година

README.md

shellmatta

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