This website requires JavaScript.
Explore
Help
Register
Sign In
noisymime
/
Arduino_STM32
mirror of
https://github.com/noisymime/Arduino_STM32.git
Watch
1
Star
0
Fork
You've already forked Arduino_STM32
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
17cbf256d1
Arduino_STM32
/
tools
/
macosx
History
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
..
dfu-util
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
stlink
Added texan/stlink as a sub repo to macosx for st-link support. Note, there may be a better location for this as its cross platform source and could be used for Linux as well
2015-01-22 16:05:31 +11:00
stm32flash
Fix issue on OSX (and other platforms) where stm32flash only works if the serial device name starts with /dev/tty, as on OSX some serial devices start with /dev/cu. Also corrected mistake about .a file in stm32 parsers folder, and hopefully removed the .a file from source control
2015-07-08 15:14:25 +10:00
maple_upload
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
serial_upload
Added gitignore to prevent osx system files being included, and fixed issues in serial_upload for osx
2015-01-20 21:30:38 +11:00
stlink_upload
Replace st-link OSX binaries for ones that work on 10.7 and fixed issue in OSX stlink_upload bash script
2015-01-22 15:48:22 +11:00
upload-reset
Added osx upload-reset binary omitted from last commit
2015-06-16 21:25:40 +10:00
upload_router
Added files for OSX Serial upload via stm32flash binary compiled for osx
2015-01-20 21:07:39 +11:00