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

prozessorkern af8fea78da added cppcheck call - requires cppcheck > 1.88 há 5 anos atrás
api 424ca84f61 Removed all internal printf dependencies should solve #10. há 5 anos atrás
example 5ff3bfa12e added some integration tests há 5 anos atrás
settings adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. há 5 anos atrás
src 21212d05b8 determine the length of the input command abd compare the length with the length of the known commands há 5 anos atrás
test 33e4e20474 added integration test for heredoc parsing há 5 anos atrás
.gitignore adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. há 5 anos atrás
LICENSE.md 7344075ad1 Finished first Version há 5 anos atrás
README.md 3d60361bc5 Initial commit há 5 anos atrás
makefile af8fea78da added cppcheck call - requires cppcheck > 1.88 há 5 anos atrás

README.md

shellmatta

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