@ -507,6 +507,13 @@ platforms may support this. Example: `waf copter --upload` means "build
@@ -507,6 +507,13 @@ platforms may support this. Example: `waf copter --upload` means "build
arducopteranduploadittomyboard".
''')
g.add_option('--upload-port',
action='store',
dest='upload_port',
default=None,
help='''Specify the port to be used with the --upload option. For example a port of /dev/ttyS10 indicates that serial port 10 shuld be used.