STM32 dual bootloader update

New version of the STM32 dual bootloader:
 - Fix startup issues with OpenTX
 - Auto invert TX if needed
This commit is contained in:
Pascal Langer
2018-07-21 09:50:29 +02:00
parent 52d0869c50
commit 9019c46102
5 changed files with 23 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
name=Multi 4-in-1 STM32
version=1.0.4
version=1.0.5
compiler.warning_flags=-w -DDEBUG_LEVEL=DEBUG_NONE
compiler.warning_flags.none=-w -DDEBUG_LEVEL=DEBUG_NONE