Skip to content

Conversation

Stary2001
Copy link
Contributor

@Stary2001 Stary2001 commented Aug 31, 2025

ExternalNotification wasn't added to excluded_modules in device metadata, which meshtastic/python#818 relies on.
Also, enable more stuff on STM32, again.
At some point I want to clean up some of these ifdefs into something more manageable, but that'll be a future PR...

🤝 Attestations

  • I have tested that my proposed changes behave as described.
  • I have tested that my proposed changes do not cause any obvious regressions on the following devices:
    • Wio-E5 board

@fifieldt fifieldt added the bugfix Pull request that fixes bugs label Aug 31, 2025
@Stary2001
Copy link
Contributor Author

I've fixed rak3172 and tested on hardware.

@thebentern thebentern merged commit 0952007 into meshtastic:develop Sep 2, 2025
76 of 78 checks passed
thebentern pushed a commit that referenced this pull request Sep 2, 2025
…ules (#7797)

* Show ExternalNotification as excluded if it is

* Enable ExternalNotification, SerialModule and RangeTest on STM32WL

* Misc fixes for #7797 - ARCH_STM32 -> ARCH_STM32WL, use less flash by dropping weather station support for serialmodule, set tx/rx pins before begin

* Enable Serial1 on RAK3172, make SerialModule use it (console is on LPUART1)

* Fix SerialModule on RAK3172, fix board definition of RAK3172 to include the right pin mapping.
mehow pushed a commit to mehow/meshtastic-firmware that referenced this pull request Sep 5, 2025
…ules (meshtastic#7797)

* Show ExternalNotification as excluded if it is

* Enable ExternalNotification, SerialModule and RangeTest on STM32WL

* Misc fixes for meshtastic#7797 - ARCH_STM32 -> ARCH_STM32WL, use less flash by dropping weather station support for serialmodule, set tx/rx pins before begin

* Enable Serial1 on RAK3172, make SerialModule use it (console is on LPUART1)

* Fix SerialModule on RAK3172, fix board definition of RAK3172 to include the right pin mapping.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Pull request that fixes bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants