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

prozessorkern c74e37b846 fix #47 now calling a continued command even without new input data 4 yıl önce
.vscode 96cf0c8d65 added busy command to the example + declared option parser options as const 4 yıl önce
api c74e37b846 fix #47 now calling a continued command even without new input data 4 yıl önce
cfg 6c76dfc7ae fixed comments to get rid of doxygen warnings 4 yıl önce
example 96cf0c8d65 added busy command to the example + declared option parser options as const 4 yıl önce
src c74e37b846 fix #47 now calling a continued command even without new input data 4 yıl önce
test c74e37b846 fix #47 now calling a continued command even without new input data 4 yıl önce
.gitignore adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. 5 yıl önce
LICENSE.md 7344075ad1 Finished first Version 5 yıl önce
README.md 3d60361bc5 Initial commit 5 yıl önce
makefile c74e37b846 fix #47 now calling a continued command even without new input data 4 yıl önce

README.md

shellmatta

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