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

prozessorkern 5ff3bfa12e added some integration tests 5 年 前
api 424ca84f61 Removed all internal printf dependencies should solve #10. 5 年 前
example 5ff3bfa12e added some integration tests 5 年 前
settings adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. 5 年 前
src 5b6f2155eb parse command only until strlen(cmd) fix #16 5 年 前
test 5ff3bfa12e added some integration tests 5 年 前
.gitignore adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. 5 年 前
LICENSE.md 7344075ad1 Finished first Version 5 年 前
README.md 3d60361bc5 Initial commit 5 年 前
makefile 5ff3bfa12e added some integration tests 5 年 前

README.md

shellmatta

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