Go to file
2020-12-02 15:39:53 +01:00
.vscode added busy command to the example + declared option parser options as const 2020-03-28 12:08:01 +01:00
api fix #47 now calling a continued command even without new input data 2020-05-01 13:19:33 +02:00
cfg/doxygen fixed comments to get rid of doxygen warnings 2020-04-01 19:16:11 +02:00
example added busy command to the example + declared option parser options as const 2020-03-28 12:08:01 +01:00
src tried to improve the documentation of the function utils_removeChars + made it more defensive + fixed the testcases 2020-06-02 18:40:24 +02:00
test refactor testcases, delete doubling testcases 2020-11-11 21:25:05 +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 replaced the LICENSE.md file with a plain text file with the standard convention for LICENSE files... 2020-05-17 14:00:15 +02:00
makefile Add unittest for otp_peekNextHunk 2020-10-31 15:16:16 +01:00
README.md Initial commit 2019-06-10 17:04:24 +02:00

shellmatta

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