Roger Clark
068c44f36b
Merge pull request #17 from taoyuan/master
...
Moved dfu_util location on OSX to match install location of files if Homebrew is used to install. The wiki has been updated to include instructions to use Homebrew to install DFU-Utils
2015-01-01 08:46:53 +11:00
Bob Cousins
9e46a4ecc4
Set file permissions on linux/maple_upload to 755
2014-12-30 12:45:25 +00:00
Tao Yuan
25383c7185
fixed dfu_util location on osx
2014-12-30 18:08:02 +08:00
Roger Clark
850413e13d
Added files and made changes to support linux upload
2014-12-30 08:26:50 +11:00
Roger Clark
37d6f13990
Added upload via STLink - currently not used
2014-12-27 12:51:14 +11: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
Roger Clark
98c772079e
Added new menu items by Alexey (@HiddenPilot)
2014-12-19 08:31:49 +11:00
Roger Clark
79668ed667
Put fix for D: drive (etc) use into maple_upload.bat, that had previously only been added to serial_upload.bat
2014-12-04 07:07:23 +11:00
Roger Clark
21732162c1
Modified serial_upload.bat so that it would work for windows system using D: etc for the Arduino folder
2014-12-03 08:27:52 +11:00
Roger Clark
8c6d25b4c0
Absolutely masses of changes, and general restructure in order to get the SPI library to at least compile ;-)
2014-11-22 06:46:57 +11:00
Roger Clark
bcb767bba9
added modified version of python serial uploader (which now has a -g option for GO, and tested it but rem ed out in serial_upload.bat
2014-11-04 08:32:36 +11:00
Roger Clark
364c0c07f0
Changed upload speed to 203400 which seems to work for my USB to Serial adaptor, remove -b 203400 from tools/upload_serial.bat if this causes a problem, also there seemed to be an issue of EEPROM lib not compiling any more, so I commented out 2 includes which it could not find but seemed not to be needed any more.
2014-11-03 08:53:01 +11:00
Roger Clark
2c2bf241be
Added existing files
2014-10-30 00:36:47 +11:00