Go to file
prozessorkern bf7f366cb6 implemented most text based functions:
- byte wise processing and call of the command function
- history buffer
- auto complete
- edit functions (backspace, del, arrow keys, pos1, end)
2019-06-21 04:47:35 +02:00
api implemented most text based functions: 2019-06-21 04:47:35 +02:00
src implemented most text based functions: 2019-06-21 04:47:35 +02:00
.gitignore initial commit with at least some code that does something 2019-06-10 22:34:12 +02:00
LICENSE.md added license information and started adding doxygen comments 2019-06-16 22:03:27 +02:00
README.md Initial commit 2019-06-10 17:04:24 +02:00

README.md

shellmatta

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