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

sebastian ca293841e8 Merge branch '#48_Add_unittest_for_shellmatte_utils_removeChars' of shimatta/shellmatta into develop 4 роки тому
.vscode 96cf0c8d65 added busy command to the example + declared option parser options as const 4 роки тому
api c74e37b846 fix #47 now calling a continued command even without new input data 4 роки тому
cfg 6c76dfc7ae fixed comments to get rid of doxygen warnings 4 роки тому
example 96cf0c8d65 added busy command to the example + declared option parser options as const 4 роки тому
src f5f9c62493 tried to improve the documentation of the function utils_removeChars + made it more defensive + fixed the testcases 4 роки тому
test f5f9c62493 tried to improve the documentation of the function utils_removeChars + made it more defensive + fixed the testcases 4 роки тому
.gitignore adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. 5 роки тому
LICENSE 1b7cdb1acc replaced the LICENSE.md file with a plain text file with the standard convention for LICENSE files... 4 роки тому
README.md 3d60361bc5 Initial commit 5 роки тому
makefile 15c846a9f1 Fix identation 4 роки тому

README.md

shellmatta

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