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

S.Hentges 15c846a9f1 Fix identation před 4 roky
.vscode 96cf0c8d65 added busy command to the example + declared option parser options as const před 4 roky
api c74e37b846 fix #47 now calling a continued command even without new input data před 4 roky
cfg 6c76dfc7ae fixed comments to get rid of doxygen warnings před 4 roky
example 96cf0c8d65 added busy command to the example + declared option parser options as const před 4 roky
src c74e37b846 fix #47 now calling a continued command even without new input data před 4 roky
test 536643a462 Add Unittest for test_utils_removeChars.cpp před 4 roky
.gitignore adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. před 5 roky
LICENSE 1b7cdb1acc replaced the LICENSE.md file with a plain text file with the standard convention for LICENSE files... před 4 roky
README.md 3d60361bc5 Initial commit před 5 roky
makefile 15c846a9f1 Fix identation před 4 roky

README.md

shellmatta

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