LoRa device type + SX1262 kernel driver (first checkpoint) (#565)

Adds sub-GHz radio support to Tactility as a first-class kernel device type, plus a
driver for the Semtech SX1262. Continues the radio work discussed in #342, brought up to
the current kernel driver model (rather than the deprecated tt::hal layer the earlier
prototype targeted).
This commit is contained in:
Crazypedia
2026-07-30 13:32:23 -04:00
committed by GitHub
parent 606b918f9c
commit f13c18f398
20 changed files with 2548 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
dependencies:
- Platforms/platform-esp32
- Drivers/sx126x-module
- Drivers/xl9555-module
- Drivers/cst66xx-module
- Drivers/gdeq031t10-module