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

S.Hentges 68ec0ab3dc refactor testcases, delete doubling testcases il y a 4 ans
.vscode 96cf0c8d65 added busy command to the example + declared option parser options as const il y a 4 ans
api c74e37b846 fix #47 now calling a continued command even without new input data il y a 4 ans
cfg 6c76dfc7ae fixed comments to get rid of doxygen warnings il y a 4 ans
example 96cf0c8d65 added busy command to the example + declared option parser options as const il y a 4 ans
src f5f9c62493 tried to improve the documentation of the function utils_removeChars + made it more defensive + fixed the testcases il y a 4 ans
test 68ec0ab3dc refactor testcases, delete doubling testcases il y a 4 ans
.gitignore adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. il y a 5 ans
LICENSE 1b7cdb1acc replaced the LICENSE.md file with a plain text file with the standard convention for LICENSE files... il y a 4 ans
README.md 3d60361bc5 Initial commit il y a 5 ans
makefile e495346d44 Add unittest for otp_peekNextHunk il y a 4 ans

README.md

shellmatta

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