Go to file
2020-05-17 20:09:58 +02: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 fix #47 now calling a continued command even without new input data 2020-05-01 13:19:33 +02:00
test Add Unittest for test_utils_removeChars.cpp 2020-05-17 20:09:58 +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 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 test_utils_removeChars.cpp 2020-05-17 20:09:58 +02: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.