firmware
firmware copied to clipboard
feat(stm32): Add LilyGo T3-STM32 + supporting changes
- Add LilyGo T3-STM32
- Explicitly enable TCXO voltage for wio-e5 & CDEBYTE_E77-MBL
- Add STM32 ADC support
- Defines in src/platform/stm32wl/architecture.h
- STM32-specific HAL calculation code in src/Power.cpp
🤝 Attestations
- [x] I have tested that my proposed changes behave as described.
- [x] I have tested that my proposed changes do not cause any obvious regressions on the following devices:
- [x] Seeed Wio-e5 mini dev board
trunk fmt and a note about the E77-MBL TCXO.
@ndoo
LilyGO T3-STM32 uses STM32WL55CC Unlike WLE5, WL55 has 2 ARM cores (M4 and M0+)
PA7 is in use by SPI OLED dosplay
