Logo
Explore Help
Sign In
gomaomao/DIY-Multiprotocol-TX-Module
1
0
Fork 0
You've already forked DIY-Multiprotocol-TX-Module
mirror of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git synced 2025-07-01 10:17:53 +00:00
Code Issues Projects Releases Wiki Activity
DIY-Multiprotocol-TX-Module/BootLoaders/Boards/stm32/tools/macosx/serial_upload

7 lines
118 B
Plaintext
Raw Normal View History

Initial check-in for STM32 board
2017-11-27 21:19:49 +00:00
#!/bin/bash
Arduino IDE Board Updates (#142) * Fix macOS serial upload * Add verification switch to serial upload scripts * Fix do_version.bat Allow parentheses and other special characters in the sketch path * Fix AVR board linker flags * Switch to new STM32 dual bootloader Single bootloader for flash via USB and from TX * Increment board versions * Add new board archive files and add new versions to JSON file
2018-01-24 08:07:22 +00:00
port=$1
addr=$2
file=$3
$(dirname $0)/stm32flash/stm32flash -v -g $addr -b 57600 -w "$file" /dev/"$port"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 70ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API