Matthias Grob 58dd7be12a Cygwin: enable arm nuttx upload within cygwin
In the Cygwin environment the native Windows serial COM# ports get mapped
to /dev/ttyS# for POSIX compatibility. While # is one number lower inside
the environment than the COM port number because it's 0 indexed instead
of 1.

I added the necessary handling to all the dependent parts I found which
allows uploading to /dev/ttyS# when the cygwin platform is detected.
Now the usual "make px4fmu-v4 upload" and
"./Tools/upload.sh build/px4fmu-v4_default/px4fmu-v4_default.px4" work.
2018-05-09 11:31:42 +02:00
..
2015-07-02 22:29:19 +02:00
2018-03-22 08:27:27 +01:00
2015-03-14 21:12:24 +11:00
2017-01-02 10:14:41 +01:00
2016-07-29 11:05:01 +02:00
2016-01-11 08:37:43 +01:00
2015-10-24 20:34:33 +02:00
2017-07-10 18:48:27 +02:00
2017-07-31 14:15:28 +02:00