You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check firmware target on WiFi based TX/RX and BFPassthrough RX (ExpressLRS#545)
* Check firmware target on ESP32 based TXs
* Add update code to ESP8266/85 RXs to check target firmware
Changes ESP32 TX code to match RX code
* Move target_name to config.cpp
Moves so it can be used in PR#539 (xmodem upload via betaflight)
* Enable target_name check on buttonless passthrough
- Extend the reboot command on RX to print current target_name before rebooting into flash mode
- Extend the BFInitPassthrough script to accept the PIOENV as target and compare against RX
* Pass target down to BFInitPassthrough from UARTupload
- this allows the target_name to be checked for STM32 RX targets
* Changes as per discord
- Also allow upload on mac to SPF3
* Fix detection of unknown target
Co-authored-by: AlessandroAU <[email protected]>
0 commit comments