Initial import

This commit is contained in:
2026-03-25 18:14:45 +01:00
commit d074cd2e43
99 changed files with 3781 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# SenseCAP T1000-E — nRF52840 + LR1110
# Uses USB CDC-ACM
CONFIG_LORAMODEM_KISS_IFACE_USB=y
CONFIG_USB_DEVICE_STACK=y
CONFIG_USB_CDC_ACM=y
CONFIG_UART_LINE_CTRL=y
# LR11xx driver (out-of-tree)
CONFIG_LORA_LR11XX=y