Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Utilities for building an asynchronous shell interface and a communication API over serial link

NotificationsYou must be signed in to change notification settings

Association-INTech/ShellTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickly build command line interface to operate a remote target that usesUnpadded over serial

Installation

As a user

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

As a developper

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp