Roger Clark
5bc3de4331
Fixed DFU upload reset issue by appending -R to the linux maple_upload script
2015-08-17 08:44:32 +10:00
Fergus
3b8b7a79f4
Bugfix for HardWire/I2C + configured/compiled dfu-util to work on Linux again
...
- Fixed 0 byte payload bug, stopping HardWire from sending only addresses to scan for devices
- Fixed I2C bug accessing wrong status register for error flags
- Improved Hardwire endTransmission() return flags to correspond with the actual I2C failure status
- Removed dos endings from dfu-util autogen script breaking compilation
2015-08-01 18:58:14 +01:00
Roger Clark
e0d6307685
Built Linux binary and also changed printed message to indicate this is a special version built for Arduino STM32
2015-07-08 19:48:57 +10:00
Roger Clark
58a5799ace
Added linux install file missing after previous name change to this file
2015-07-06 09:23:01 +10:00
Roger Clark
70403109c5
Updated Linux install script so that it also adds the current user to the dialout group. Also removed duplicate copy of the Linux install script from drivers/linux
2015-07-03 21:31:50 +10:00
Roger Clark
3b2c87de5a
Updated linux tools to contain upload-reset (bin) utility, and modified maple-upload script to use this utility to reset the bootloader prior to upload. Also changed maple-upload so that it uses the pre-compiled dfu-util binary that is now part of the repo
2015-06-28 11:06:00 +10:00
Martin Ayotte
44bfd8ae54
fix SetupClock168() for Netduino2Plus + add STM32Stamp/Netduino2Plus boards + add dfuse_addr in upload
2015-05-28 17:20:49 -04:00
Roger Clark
f90929bfa8
Added dfu-util src as a sub module, also added compiled dfu-util files to tools/linux and added script to set udev rules, which I took from the old Maple IDE
2015-05-10 20:26:17 +10:00
Roger Clark
766f9f37e1
Fixed issue with empty line at top of linux stlink_upload script (issue #48 )
2015-05-05 21:39:21 +10:00
Roger Clark
5916e8c3be
Updated linux stlink_upload
2015-05-05 10:06:31 +10:00
Roger Clark
e7e552fef6
Accidenly updated the linux serial_upload instead of stlink upload, so I have re-instated its contents
2015-05-05 10:05:22 +10:00
Roger Clark
666b5b3da3
Updated stlink_upload script for Linux to enhanced code from @ahull
2015-05-05 08:13:32 +10:00
Roger Clark
4f9a83e08b
added linux32 versions of stm32flash and stlink binaries and used scripts from OSX for these in linux as the scripts are identical
2015-05-02 19:09:45 +10:00
Roger Clark
7abe8ebdbf
Updated linux upload router with version from @ahull
2015-04-07 08:50:06 +10:00
Roger Clark
8b3b13680e
Attempted to set execut permissions on upload_router on linux, from OSX
2015-04-07 08:17:21 +10:00
Roger Clark
d7cf10c6ee
Added linux upload_router script. Please note, Linux users may need to set execute permissions on this file. I can't however do this when commiting the file from my Windows machine
2015-03-09 01:52:39 +11:00
Bob Cousins
9e46a4ecc4
Set file permissions on linux/maple_upload to 755
2014-12-30 12:45:25 +00:00
Roger Clark
850413e13d
Added files and made changes to support linux upload
2014-12-30 08:26:50 +11:00