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

prozessorkern d65765371b added unit tests for several util functions 5 years ago
api 424ca84f61 Removed all internal printf dependencies should solve #10. 5 years ago
example d65765371b added unit tests for several util functions 5 years ago
settings adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. 5 years ago
src 5b6f2155eb parse command only until strlen(cmd) fix #16 5 years ago
test d65765371b added unit tests for several util functions 5 years ago
.gitignore adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. 5 years ago
LICENSE.md 7344075ad1 Finished first Version 5 years ago
README.md 3d60361bc5 Initial commit 5 years ago
makefile d65765371b added unit tests for several util functions 5 years ago

README.md

shellmatta

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