BigClown Firmware Tool.
Project description
Host Application - HARDWARIO Firmware Tool
This repository contains HARDWARIO Firmware Tool.
Installing
You can install bcf directly from PyPI:
sudo pip3 install -U bcf
Enabling Completion
-
For Bash Complete add this line to
.bashrc
eval "$(_BCF_COMPLETE=bash_source bcf)"
Then run this command to reload .bashrc
source ~/.bashrc
-
For Zsh Complete add this line to
.zshrc
eval "$(_BCF_COMPLETE=zsh_source bcf)"
Now you can for example write bcf --de
, press TAB and --device
text is automatically completed.
Usage
>>> bcf help
Usage: bcf [OPTIONS] COMMAND [ARGS]...
HARDWARIO Firmware Tool.
Options:
-d, --device TEXT Device path.
--version Show the version and exit.
--help Show this message and exit.
Commands:
clean Clean cache.
create Create new firmware.
devices Print available devices.
eeprom Work with EEPROM.
flash Flash firmware.
ftdi Update USB descriptors in the FTDI chip.
help Show help.
list List firmware.
log Show log.
pull Pull firmware to cache.
read Download firmware to file.
reset Reset core module.
search Search in firmware names and descriptions.
source Firmware source.
test Test firmware source.
update Update list of available firmware.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤ by HARDWARIO a.s. in the heart of Europe.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bcf-1.9.0.tar.gz
(27.2 kB
view details)
File details
Details for the file bcf-1.9.0.tar.gz
.
File metadata
- Download URL: bcf-1.9.0.tar.gz
- Upload date:
- Size: 27.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 868ebc0e46f833f6eeff46c14896f4e26cb83e487f56abdc1bf3697006e43933 |
|
MD5 | cfc6e50ac7de15b7a411d4042ac24045 |
|
BLAKE2b-256 | 7aa8debea81078fc2415a97b2d42c03c80114221f2e4ffbcef2be30171b68af9 |