Arduino_STM32/tools/linux
Roger Clark 8c6f302e9c Effecively disabled the code that waits for serial device re-enumeration
See http://stm32duino.com/viewtopic.php?f=35&t=1251
2016-07-16 09:15:32 +10:00
..
dfu-util Bugfix for HardWire/I2C + configured/compiled dfu-util to work on Linux again 2015-08-01 18:58:14 +01:00
src 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
stlink 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
stm32flash 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
45-maple.rules 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
49-stlinkv1.rules Install udev-rules for ST-link 2016-04-17 09:34:46 +03:00
49-stlinkv2-1.rules Install udev-rules for ST-link 2016-04-17 09:34:46 +03:00
49-stlinkv2.rules Install udev-rules for ST-link 2016-04-17 09:34:46 +03:00
install.sh Install udev-rules for ST-link 2016-04-17 09:34:46 +03:00
maple_upload Partial reversion of maple_upload 2015-10-30 13:56:36 -05:00
readme.txt Added files and made changes to support linux upload 2014-12-30 08:26:50 +11:00
serial_upload 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
stlink_upload Effecively disabled the code that waits for serial device re-enumeration 2016-07-16 09:15:32 +10:00
upload-reset 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
upload_router Updated linux upload router with version from @ahull 2015-04-07 08:50:06 +10:00

readme.txt

The maple upload script needs its rights to be set to 755