Go to file
prozessorkern 5a00f22e31 added the help command variable to the instance structure to get independant commands for each instance fix #42 2020-03-22 20:07:30 +01:00
.vscode added long option parser fix #1 2020-03-22 18:57:31 +01:00
api added the help command variable to the instance structure to get independant commands for each instance fix #42 2020-03-22 20:07:30 +01:00
cfg/doxygen changed doxygile location 2019-12-05 21:29:48 +01:00
example fix #15 added an api to control mode and echo + fixed the implementation and added tests 2020-03-08 19:56:42 +01:00
src added the help command variable to the instance structure to get independant commands for each instance fix #42 2020-03-22 20:07:30 +01:00
test added long option parser fix #1 2020-03-22 18:57:31 +01: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 added long option parser fix #1 2020-03-22 18:57:31 +01:00

README.md

shellmatta

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