Roger Clark
|
a1f154bc37
|
Added newer dfu-util for F4 DFU testing
|
2016-11-30 09:45:16 +11:00 |
Roger Clark
|
6bbb5dc506
|
Added JLink upload to Windows and fixed intermitten JLink upload issues
|
2016-10-16 16:46:40 +11:00 |
roger@rogerclark.net
|
7e06070ade
|
Started to add linux 64 bit support, by copying the linux folder to linux64 and changeing platform.txt. Also copied scr folder into each platform's folder to allow the src to be distributed even if the tools are split up when using the Board Manager
|
2016-05-07 08:02:54 +10:00 |
rogerclarkmelbourne
|
8540c26429
|
Changed Windows STlink upload to use STM's own STLink CLI Exe as this supports more STLink hardware than Texane-STLink and some users had problems with Texane on F4 and F3 boards
|
2015-05-26 14:09:46 +10:00 |
rogerclarkmelbourne
|
973fa0268e
|
Added Black Magic Probe upload support for C series boards, Note Windows BAT file has not been tested yet
|
2015-05-19 21:44:10 +10:00 |
rogerclarkmelbourne
|
3d17dbce37
|
Added Windows binaries for Texane-stlink, and changed Windows stlink ulload bat file to use the new files. Tested and working on STM32F103C8 using 'STM32 to Flash (no bootloder)' board type
|
2015-04-29 20:52:38 +10:00 |
Roger Clark
|
1faf1d6b0d
|
Using modified version of latest fork of stm32flash
|
2015-04-18 11:24:00 +10:00 |
Roger Clark
|
0f78542eef
|
Fixed issue with stm32flash for Windows, where double digit COM ports didn't work e.g COM10 would not work
|
2015-04-18 08:08:59 +10:00 |
Roger Clark
|
4a3da022b8
|
Updated platform.txt and added platform rewrite keys file to aid operation with IDE 1.6.2 onwards
|
2015-04-12 10:05:32 +10:00 |
Roger Clark
|
353b7bf995
|
Added new / recompiled stm32flash.exe for windows using MinGW so that Windows versions now supports the same processors as the OSX and Linux version (Specifically some STM32F103C8 devices)
|
2015-04-02 07:24:20 +11:00 |
Roger Clark
|
d8f7103e1c
|
Added STLink to upload_router.bat and changed STM32 to Flash board type so that a new menu of UploadMethod allows selection of upload via Serial or STLink
|
2015-02-03 09:55:13 +11:00 |
Roger Clark
|
37d6f13990
|
Added upload via STLink - currently not used
|
2014-12-27 12:51:14 +11: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 |