Go to file
prozessorkern f65f86d8e2 Merge branch 'develop' into feature/add_tests_#5 2019-06-27 23:00:32 +02:00
api Removed all internal printf dependencies should solve #10. 2019-06-24 16:51:23 +02:00
example finished test of itoa 2019-06-27 22:56:03 +02:00
settings/doxygen added makefile to build an example, the documentation and the tests. Startet implementing Tests. 2019-06-25 23:37:13 +02:00
src parse command only until strlen(cmd) fix #16 2019-06-27 22:58:25 +02:00
test finished test of itoa 2019-06-27 22:56:03 +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 added makefile to build an example, the documentation and the tests. Startet implementing Tests. 2019-06-25 23:37:13 +02:00

README.md

shellmatta

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