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

prozessorkern adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. vor 5 Jahren
api 424ca84f61 Removed all internal printf dependencies should solve #10. vor 5 Jahren
example adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. vor 5 Jahren
settings adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. vor 5 Jahren
src 6b1d550e6b moved all separatable functions in seperate modules. The main module shellmatta.c now only contains the interface function implementation. Work on #4 vor 5 Jahren
test adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. vor 5 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 adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. vor 5 Jahren

README.md

shellmatta

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