1.2. bootloader
1.2.1. Usage
Usage: fox.py bootloader [OPTIONS] COMMAND [ARGS]...
  Command line tool to interact with the embedded bootloader.
Options:
  -h, --help  Show this message and exit.
Commands:
  check     Check the state of bootloader.
  load-app  Load the application program on the BMS.
  reset     Reset the bootloader.
  run-app   Run the BMS application.