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.
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]