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

sebastian ebf65d7448 Merge branch 'Fix_redundant_assignment' of shimatta/shellmatta into develop 4 years ago
.vscode 96cf0c8d65 added busy command to the example + declared option parser options as const 4 years ago
api 96cf0c8d65 added busy command to the example + declared option parser options as const 4 years ago
cfg 6c76dfc7ae fixed comments to get rid of doxygen warnings 4 years ago
example 96cf0c8d65 added busy command to the example + declared option parser options as const 4 years ago
src 0fa2e5d1f8 Fix bug in shellmatta.c 4 years ago
test d7962a54dc added busy mode and test 4 years ago
.gitignore adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. 5 years ago
LICENSE.md 7344075ad1 Finished first Version 5 years ago
README.md 3d60361bc5 Initial commit 5 years ago
makefile 3f54a989f3 fixed cppcheck call for older versions of cppcheck - removed misra checking (is broken anyway if there is no misra text file present 4 years ago

README.md

shellmatta

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