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

shimatta ad60578aab Merge branch 'bugfix/#18-lengt-of-commands-not-checked' of shimatta/shellmatta into develop %!s(int64=5) %!d(string=hai) anos
api 424ca84f61 Removed all internal printf dependencies should solve #10. %!s(int64=5) %!d(string=hai) anos
src 21212d05b8 determine the length of the input command abd compare the length with the length of the known commands %!s(int64=5) %!d(string=hai) anos
.gitignore f15b7473a9 initial commit with at least some code that does something %!s(int64=5) %!d(string=hai) anos
LICENSE.md 7344075ad1 Finished first Version %!s(int64=5) %!d(string=hai) anos
README.md 3d60361bc5 Initial commit %!s(int64=5) %!d(string=hai) anos

README.md

shellmatta

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