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

prozessorkern f65f86d8e2 Merge branch 'develop' into feature/add_tests_#5 il y a 5 ans
api 424ca84f61 Removed all internal printf dependencies should solve #10. il y a 5 ans
example bafc178caf finished test of itoa il y a 5 ans
settings adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. il y a 5 ans
src 5b6f2155eb parse command only until strlen(cmd) fix #16 il y a 5 ans
test bafc178caf finished test of itoa il y a 5 ans
.gitignore adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. il y a 5 ans
LICENSE.md 7344075ad1 Finished first Version il y a 5 ans
README.md 3d60361bc5 Initial commit il y a 5 ans
makefile adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. il y a 5 ans

README.md

shellmatta

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