Go to file
shimatta b1b16b1f0d Merge branch 'feature/#31-make-unneeded-command-parameters-optional' of shimatta/shellmatta into develop
fix #31
2020-03-01 18:46:41 +01:00
.vscode close #31 - made all command parameter except the command name optional + added and fixed tests 2020-03-01 18:45:30 +01:00
api close #31 - made all command parameter except the command name optional + added and fixed tests 2020-03-01 18:45:30 +01:00
cfg/doxygen changed doxygile location 2019-12-05 21:29:48 +01:00
example close #31 - made all command parameter except the command name optional + added and fixed tests 2020-03-01 18:45:30 +01:00
src close #31 - made all command parameter except the command name optional + added and fixed tests 2020-03-01 18:45:30 +01:00
test close #31 - made all command parameter except the command name optional + added and fixed tests 2020-03-01 18:45:30 +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 close #30 added overwritable help command parameter and fixed some compiler issues (some of them only appeared when compiling with optimization) 2020-03-01 17:53:27 +01:00

README.md

shellmatta

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