rblhost 0.2.0

The rblhost application is a fast command-line utility providing McuBoot library used on the host computer to initiate communication and issue commands to the MCU bootloader.
Documentation
1
2
3
4
5
6
7
8
9
10
include build_backend.py
include pyproject.toml
include README.md
include LICENSE
include Cargo.toml
include Cargo.lock
recursive-include src *
recursive-include pymboot_rs *.py *.pyi py.typed
global-exclude __pycache__
global-exclude *.py[co]