10 Forks
76 Stars
76 Watchers

esh

UART based embedded shell for embedded systems. Intended to be used for learning, experimenting and diagnostics.

How to download and setup esh

Open terminal and run command
git clone https://github.com/google/esh.git
git clone is used to create a copy or clone of esh repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with esh https://github.com/google/esh/archive/master.zip

Or simply clone esh with SSH
[email protected]:google/esh.git

If you have some problems with esh

You may open issue on esh support forum (system) here: https://github.com/google/esh/issues