add configs for FrameTastic and PiTastic (#10959)

This commit is contained in:
Iris
2026-07-09 15:07:59 -05:00
committed by GitHub
co-authored by GitHub
parent b3ddeca9d0
commit 91043faced
2 changed files with 40 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
#copy of lora-meshstick-1262.yaml data changed to match FrameTastic 1262 board
Meta:
name: FrameTastic 1262
support: community
compatible:
- usb
Lora:
Module: sx1262
CS: 0
IRQ: 6
Reset: 2
Busy: 4
spidev: ch341
DIO3_TCXO_VOLTAGE: true
# USB_Serialnum: 12345678
USB_PID: 0x5512
USB_VID: 0x1A86
+20
View File
@@ -0,0 +1,20 @@
#Board uses wehoopers zebra hat config # https://github.com/wehooper4/Meshtastic-Hardware/tree/main/ZebraHAT
Meta:
name: PiTastic 1W
support: community
compatible:
- raspberry-pi
Lora:
Module: sx1262
DIO2_AS_RF_SWITCH: true
DIO3_TCXO_VOLTAGE: true
SX126X_MAX_POWER: 18
CS: 24
IRQ: 22
Busy: 27
Reset: 17
I2C:
I2CDevice: /dev/i2c-1