Go to file
Mario Hüttel b17dd06733 Call continuous function even if there is no data 2020-04-27 17:49:10 +02:00
.vscode added busy command to the example + declared option parser options as const 2020-03-28 12:08:01 +01:00
api added busy command to the example + declared option parser options as const 2020-03-28 12:08:01 +01: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 Call continuous function even if there is no data 2020-04-27 17:49:10 +02:00
test added busy mode and test 2020-03-28 11:26:50 +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.md Finished first Version 2019-06-23 22:17:15 +02:00
README.md Initial commit 2019-06-10 17:04:24 +02:00
makefile fixed cppcheck call for older versions of cppcheck - removed misra checking (is broken anyway if there is no misra text file present 2020-04-19 14:45:42 +02:00

README.md

shellmatta

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