Go to file
prozessorkern 73e8f0af03 fixed whitespaces in makefile 2020-05-01 13:43:58 +02:00
.vscode added busy command to the example + declared option parser options as const 2020-03-28 12:08:01 +01:00
api fix #47 now calling a continued command even without new input data 2020-05-01 13:19:33 +02:00
cfg/doxygen fixed comments to get rid of doxygen warnings 2020-04-01 19:16:11 +02:00
example added busy command to the example + declared option parser options as const 2020-03-28 12:08:01 +01:00
src fix #47 now calling a continued command even without new input data 2020-05-01 13:19:33 +02:00
test fix #47 now calling a continued command even without new input data 2020-05-01 13:19:33 +02:00
.gitignore added makefile to build an example, the documentation and the tests. Startet implementing Tests. 2019-06-25 23:37:13 +02:00
LICENSE.md Finished first Version 2019-06-23 22:17:15 +02:00
README.md Initial commit 2019-06-10 17:04:24 +02:00
makefile fixed whitespaces in makefile 2020-05-01 13:43:58 +02:00

README.md

shellmatta

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