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

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

README.md

shellmatta

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