1.1.1. bootloader
1.1.1.1. Usage
Usage: fox.py bootloader [OPTIONS] COMMAND [ARGS]...
Bootloader command group entry point.
Options:
-h, --help Show this message and exit.
Commands:
check Check whether the bootloader is reachable and in expected state.
load-app Load the application program onto the BMS target.
reset Reset the bootloader and verify expected state transition.
run-app Start the BMS application via bootloader communication.