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

prozessorkern fc8a34dd1c Merge branch 'develop' into feature/add_tests_#5 hace 5 años
api 424ca84f61 Removed all internal printf dependencies should solve #10. hace 5 años
example 5ff3bfa12e added some integration tests hace 5 años
settings adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. hace 5 años
src 21212d05b8 determine the length of the input command abd compare the length with the length of the known commands hace 5 años
test 5ff3bfa12e added some integration tests hace 5 años
.gitignore adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. hace 5 años
LICENSE.md 7344075ad1 Finished first Version hace 5 años
README.md 3d60361bc5 Initial commit hace 5 años
makefile 5ff3bfa12e added some integration tests hace 5 años

README.md

shellmatta

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