- Notifications
You must be signed in to change notification settings - Fork1
Association-INTech/ShellTools
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Quickly build command line interface to operate a remote target that usesUnpadded over serial
Add this repository as a submodule of your project.
git submodule add https://github.com/Club-INTech/ShellToolsgit submodule update
Install the Python dependencies fromrequirements.txt.
pip3 install -r ShellTools/requirements.txt
Unpadded will requireccache to run. Install it from your packet manager (e.g. Aptitude).
sudo apt install ccache
If you want a taste of the features provided by theshell package, you can run the demo shell.
python3 ShellTools/demo.py
If you want to contribute, please install the necessary development tools.
sudo apt install ccache./configure
Do not forget to test your installation afterwards.
./check
About
Utilities for building an asynchronous shell interface and a communication API over serial link
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.