diff options
| author | John Whittington <john@jbrengineering.co.uk> | 2017-09-01 12:42:45 +0000 |
|---|---|---|
| committer | John Whittington <john@jbrengineering.co.uk> | 2017-09-01 12:42:45 +0000 |
| commit | 4c4c9ac2f0d074d9f9ec8d1b2ef82564955513ed (patch) | |
| tree | a893ba606790c386e099794c0eef1bbec33e1024 /robotis-loader.1 | |
| parent | 62f2d7081511ec2563fb511414a8cf8051e38737 (diff) | |
| parent | 5fcd04cdef9b8378fe0a9cafe426321a62d9bdbd (diff) | |
Merge with upstream
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. + |
