diff options
Diffstat (limited to 'robotis-loader.1')
| -rw-r--r-- | robotis-loader.1 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/robotis-loader.1 b/robotis-loader.1 new file mode 100644 index 0000000..debd000 --- /dev/null +++ b/robotis-loader.1 @@ -0,0 +1,27 @@ +.TH ROBOTIS-LOADER "1" "July 2017" "robotis-loader" "Robotis CLI Uploader" + +.SH NAME +robotis-loader - Flash Robotis boards + +.SH SYNOPSIS +.B robotis-loader +PORT BINARY + +.SH DESCRIPTION +Sends a program on a Robotis board (OpenCM9.04 or CM900) using the +Robotis bootloader (used in OpenCM IDE). + +.SH EXAMPLE +robotis-loader /dev/ttyACM0 firmware.bin + +.SH BUGS +Problems may reported on the github project page at: +.PP +https://github.com/Gregwar/robotis-loader + +.SH AUTHOR +Grégoire Passault, g.passault@gmail.com + +.SH LICENSE +This is under MIT license. + |
