25 Commits
Author SHA1 Message Date
8fdba1f1e2 RTC: PCF85063 support, port to SensorLib 0.3.1 (#8061)
* RTC: PCF85063 support, port to SensorLib 0.3.1

* Tidy up defines

* Remove RTC/PCF8563 mentions from unrelated variants

* Bump SensorLib 0.3.2

* Use SensorRtcHelper

* Consistent warning message

* Fix oversight

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Manuel <71137295+mverch67@users.noreply.github.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-20 19:10:21 -06:00
WillyJLandGitHub a2d86454d3 I2S: Fix silent RTTTL regression (#8129) 2025-09-27 15:07:38 +10:00
WillyJLandGitHub 47a82bdb98 Fix duplicated lines from merge (#8104) 2025-09-24 16:36:14 -05:00
WillyJL edb5c0f88e Custom xPortInIsrContext() for nRF52/RP2xx0 2025-09-24 05:17:07 +02:00
WillyJL 060a129995 More flexible InputPollable paradigm 2025-09-24 03:13:32 +02:00
WillyJL a1ca553bc0 Fix desktop build 2025-09-23 22:30:01 +02:00
WillyJL 189aec9fe3 Merge remote-tracking branch 'upstream/develop' into fix/tlora-pager-rotary-amplifier 2025-09-23 19:44:00 +02:00
WillyJL da4bc0f97c Merge remote-tracking branch 'upstream/develop' into fix/tlora-pager-rotary-amplifier 2025-09-21 21:12:06 +02:00
WillyJL d558df8a3a Revert unnecessary ifdefs 2025-09-21 03:29:52 +02:00
WillyJL 4100ba83a3 Revert "Rename RotaryEncoderImpl to TLoraPagerRotaryEncoder"
This reverts commit a76cc88dc2.
2025-09-21 03:23:16 +02:00
WillyJL a76cc88dc2 Rename RotaryEncoderImpl to TLoraPagerRotaryEncoder 2025-09-20 18:53:30 +02:00
WillyJLandGitHub db2f79b6c4 Fix last build issues on develop (#8046) 2025-09-20 07:04:27 -05:00
WillyJL bfb03b422a Merge remote-tracking branch 'upstream/develop' into fix/tlora-pager-rotary-amplifier 2025-09-20 02:36:57 +02:00
WillyJLandGitHub 787642ad4c Fix more build failures (#8044) 2025-09-19 15:17:31 -05:00
WillyJL 54f9f7a591 T-Lora Pager: Use InputPollable for RotaryEncoderImpl 2025-09-19 22:05:18 +02:00
WillyJL 0e26702c46 InputPollable: System for polling after interrupts 2025-09-19 21:52:51 +02:00
WillyJLandGitHub 3a63a56cff Fix build fail on develop branch (#8043) 2025-09-19 12:00:59 -05:00
WillyJLandBen Meadors 9345bdcb22 T-Lora Pager: Support LR1121 and SX1280 models (#7956)
* T-Lora Pager: Support LR1121 and SX1280 models

* Remove ifdefs
2025-09-18 19:49:28 -05:00
WillyJL d427b477e3 Format 2025-09-17 02:07:24 +02:00
WillyJL 6c932d51ec Fix defines 2025-09-15 17:49:03 +02:00
WillyJL 20f68929c8 Fix build for other variants 2025-09-14 20:17:24 +02:00
WillyJL 42e4759634 T-Lora Pager: Fix amplifier fuzzing/popping 2025-09-14 18:50:56 +02:00
WillyJL 3d86c99c25 T-Lora Pager: Interrupt based rotary encoder 2025-09-14 18:48:58 +02:00
WillyJLandBen Meadors 6d2093650a T-Lora Pager: Support LR1121 and SX1280 models (#7956)
* T-Lora Pager: Support LR1121 and SX1280 models

* Remove ifdefs
2025-09-13 06:50:53 -05:00
WillyJLandGitHub 566c2c3fdf T-Lora Pager: Support LR1121 and SX1280 models (#7956)
* T-Lora Pager: Support LR1121 and SX1280 models

* Remove ifdefs
2025-09-13 06:50:02 -05:00