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

shimatta c807372bce Merge branch 'feature/#30-make-help-function-command-and-alias-configurable' of shimatta/shellmatta into develop 4 yıl önce
.vscode 5f96d86892 added vscode config 4 yıl önce
api d1649e5e86 added remove api + small integratio test close #9 4 yıl önce
cfg 8cedf30925 changed doxygile location 4 yıl önce
example c04accdb55 close #30 added overwritable help command parameter and fixed some compiler issues (some of them only appeared when compiling with optimization) 4 yıl önce
src c04accdb55 close #30 added overwritable help command parameter and fixed some compiler issues (some of them only appeared when compiling with optimization) 4 yıl önce
test c04accdb55 close #30 added overwritable help command parameter and fixed some compiler issues (some of them only appeared when compiling with optimization) 4 yıl önce
.gitignore adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. 5 yıl önce
LICENSE.md 7344075ad1 Finished first Version 5 yıl önce
README.md 3d60361bc5 Initial commit 5 yıl önce
makefile c04accdb55 close #30 added overwritable help command parameter and fixed some compiler issues (some of them only appeared when compiling with optimization) 4 yıl önce

README.md

shellmatta

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