Commit Graph

10 Commits

Author SHA1 Message Date
Roger Clark 437834a91f Added code by @danieleff to delay leaving the maple_upload script (in all platforms) until the Serial device has reconnected - this helps resolve the problem of needing to close the Arduino Serial Monitor prior to upload 2017-05-25 20:06:37 +10:00
Roger Clark f3c46b0842 Fixed OSX upload reset issue by appending -R to the dfu upload command in the macosx maple_upload script 2015-08-17 08:45:37 +10:00
Roger Clark 8c327aca05 Added OSX DFU binaries and changed the OSX maple-upload script to use them. (This saves users having to install dfu-util themselves, e.g. via Homebrew 2015-07-04 10:15:44 +10:00
Roger Clark a25bb2b50b Merge branch 'master' of https://github.com/rogerclarkmelbourne/Arduino_STM32 2015-06-16 21:23:52 +10:00
Roger Clark a7244e0e89 Added upload-reset.c source. Added upload-reset OSX binary, and modified maple-upload script to use upload-reset 2015-06-16 21:23:43 +10:00
Martin Ayotte 53e4329a75 add dfuse_addr arguments option for tools/macosx/maple_upload 2015-05-31 13:22:21 -04:00
Roger Clark 59b3c0194f Improved mac OSX maple uploads, with the help of Tim Schuerewegen, by resetting using tty to reset the Maple via the com port and also added the -R option to dfu-util to run after upload 2015-01-28 20:29:27 +11:00
Ian Harvey 3a54d9fcfe Fix maple_upload to fall back to /opt/local/bin/dfu_util if not in /usr/local/bin 2015-01-10 08:59:11 +00:00
Tao Yuan 25383c7185 fixed dfu_util location on osx 2014-12-30 18:08:02 +08:00
Ian Harvey 9de8d1d058 microduino: Add OS X version of maple_upload script
Currently this is a wrapper around dfu-util; tested with
dfu-util-0.7.mpkg, e.g.
https://code.google.com/p/companion9x/downloads/detail?name=dfu-util-0.7.mpkg
2014-12-23 15:46:14 +00:00