Phase 3: STM32 Removal: Shared RX/TX parts (#3016)
commit17edfb90bf45b2a83e49d0a3f86819c241af2195
authorPaul Kendall <pkendall64@gmail.com>
Thu, 7 Nov 2024 17:57:23 +0000 (8 06:57 +1300)
committerGitHub <noreply@github.com>
Thu, 7 Nov 2024 17:57:23 +0000 (8 06:57 +1300)
treee652e1fed71ddbf76576133511bffd665f07641e
parent7c4d9d33cc8ea04300eb9aa1cafc132332dbb130
Phase 3: STM32 Removal: Shared RX/TX parts (#3016)

* Cleanup power detect defines

* Remove TARGET_UNIFIED_ defines

* LED consolidation and cleanup

* wifi cleanup

* I2C cleanup

* Button cleanup/consolidation
28 files changed:
src/include/target/Unified_ESP32_TX.h
src/include/target/Unified_ESP8285_TX.h
src/include/target/Unified_ESP_RX.h
src/include/targets.h
src/lib/BUTTON/button.h
src/lib/BUTTON/devButton.cpp
src/lib/BUTTON/devButton.h
src/lib/Baro/devBaro.cpp
src/lib/Baro/devBaro.h
src/lib/LED/devLED.cpp
src/lib/LED/devLED.h
src/lib/LED/devRGB.cpp
src/lib/OPTIONS/EspFlashStream.cpp
src/lib/OPTIONS/hardware.cpp
src/lib/OPTIONS/options.cpp
src/lib/OPTIONS/options.h
src/lib/POWER_DETECT/devPDET.cpp
src/lib/SCREEN/FiveWayButton/FiveWayButton.cpp
src/lib/SX127xDriver/SX127x.cpp
src/lib/VTXSPI/devVTXSPI.cpp
src/lib/WIFI/devWIFI.cpp
src/lib/WIFI/devWIFI.h
src/lib/WIFI/lr1121.cpp
src/lib/WIFI/wifiJoystick.h
src/src/rx_main.cpp
src/src/rxtx_common.cpp
src/src/tx_main.cpp
src/user_defines.txt