taco
e1d3da942b
fix DC/DC enable for boards which currently have it.
...
this fixes how the reg1 dc/dc converter is enabled on WisMesh Tag / T1000e / WM1110 and Xiao NRF52
2025-12-03 15:59:59 +11:00
Frieder Schrempf
c76d337a00
variants: XIAO NRF52: Enable user button
...
The Xiao nRF52840 combined with the Wio-SX1262 is often used for
cheap and compact DIY companion nodes. The Wio actually has an onboard
pushbutton that can be used as user button. Enable support for the
button.
Signed-off-by: Frieder Schrempf <frieder@fris.de >
2025-11-22 15:05:06 +01:00
Frieder Schrempf
11f119a7fb
variants: XIAO NRF52: Enable DC/DC regulator
...
This reduces the power consumption by approximately 25%.
Signed-off-by: Frieder Schrempf <frieder@fris.de >
2025-11-22 15:05:05 +01:00
recrof
81180bbf8c
xiao nrf52: add all available sensors, remove *_alt envs, cleanup
2025-09-15 14:46:10 +02:00
Rob Loranger
90656e7d06
clean up xiao nrf52
...
move variant specific code out of src/helpers
redefine RXEN for alternate radio pinout
2025-07-03 09:18:26 -07:00