mirror of
https://github.com/iDoka/awesome-embedded-software.git
synced 2024-11-09 07:10:38 +00:00
Added Marcin Borowicz microshell
Microshell is a lightweight pure C implementation of virtual shell, compatible with VT100 terminal. Support root tree, run-time mounting paths, global commands, and much more.
This commit is contained in:
parent
116cac229a
commit
d0dd833c5c
@ -368,6 +368,7 @@ Computer Vision
|
|||||||
* [microsh](https://github.com/dimmykar/microsh) - Shell for Small Embedded Devices.
|
* [microsh](https://github.com/dimmykar/microsh) - Shell for Small Embedded Devices.
|
||||||
* [cmd-l](https://github.com/Lambosaurus/cmd-l) - Command line handler for embedded devices.
|
* [cmd-l](https://github.com/Lambosaurus/cmd-l) - Command line handler for embedded devices.
|
||||||
* [embedded-cli](https://github.com/funbiscuit/embedded-cli) - Single-header CLI with history and autocompletion for embedded systems.
|
* [embedded-cli](https://github.com/funbiscuit/embedded-cli) - Single-header CLI with history and autocompletion for embedded systems.
|
||||||
|
* [microshell](https://github.com/marcinbor85/microshell) - Lightweight pure C implementation of virtual shell, compatible with VT100 terminal. Support root tree, run-time mounting paths, global commands, and much more
|
||||||
|
|
||||||
### Menu
|
### Menu
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user