Initial check-in for STM32 board

This commit is contained in:
Ben Lye
2017-11-27 21:19:49 +00:00
parent 9bf5b0c9a7
commit e557155b17
893 changed files with 106516 additions and 34 deletions

View File

@@ -0,0 +1,15 @@
#!/bin/bash
# Dummy 'upload' file to provide instructions for flashing the multi-module firmware from the Tx
echo
echo Compiled .bin location:
echo $1
echo
echo The compiled firmware can now be copied to the \firmware folder on the transmitter for flashing using Maintenance Mode.
echo
echo To enter Maintenance Mode hold down the two outer horizontal trim buttons while powering on the transmitter. Once in
echo Maintenance Mode follow the on-screen prompts to flash the Multi module.
echo
echo Supported transmitters are those running ersky9x r221e2 or newer.
echo
echo Further instructions are available at [need_url].