Last updated:
0 purchases
pyfwimagebuilder 1.0.1.14
pyfwimagebuilder - Firmware Image Builder
This utility is used to produce image files which can be used with the pymdfu tool: https://pypi.org/project/pymdfu/
Overview
install using pip from pypi: https://pypi.org/project/pyfwimagebuilder
Usage
pyfwimagebuilder can be used as a command-line interface or a library
Building an image from the command-line
for help, use:
pyfwimagebuilder --help
Example usage:
pyfwimagebuilder build -i myapp.hex -c myconfig.toml -o myimage.img
Additional command-line switches
-v LEVEL for selecting logging verbosity ('debug', 'info', 'warning', 'error', 'critical')
Changelog
[1.0.0] - December 2023
Public beta release
[0.0.1] - October 2023
Package planning
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.