Man page - reform-mcu-tool(1)
Packages contas this manual
- reform-boot-config(1)
- reform-migrate(1)
- reform-standby(1)
- reform-flash-rescue(1)
- reform-config(1)
- reform-handbook(1)
- reform-mcu-tool(1)
- reform-hw-setup(1)
- reform-setup-encrypted-nvme(1)
- reform-flash-uboot(1)
- reform-compstat(1)
- reform-display-config(1)
- reform-check(1)
- reform-chat(1)
- reform-emmc-bootstrap(1)
- reform-help(1)
- reform-setup-encrypted-disk(1)
- reform-pavucontrol(1)
Package: reform-tools
apt-get install reform-tools
apt-get install reform-tools
Manuals in package:
Documentations in package:
Manual
| REFORM-MCU-TOOL(1) | User Commands | REFORM-MCU-TOOL(1) |
NAME
reform-mcu-tool - manage microcontrollers
DESCRIPTION
usage: reform-mcu-tool [-h] {bootsel,reset,list} ...
Tool to interact with Microcontrollers used by MNT Research in Reform projects.
It can currently talk to the pocket sysctl firmware, and to the RP2040 bootrom.
positional arguments:
options:
- -h, --help
- show this help message and exit
Example usage:
To reboot the pocket sysctl into the bootrom:
- $ sudo reform-mcu-tool bootsel pocket-sysctl-1.0
To reset the RP2040 bootrom back into the application:
- $ sudo reform-mcu-tool reset rp2040-boot
| December 2025 | reform-mcu-tool 1.71 |