Added Heltec t096 and seeed t1000-e

Tested Heltec t096 and Seeed t1000-e, both support this
hardware feature.
This commit is contained in:
Nick Dunklee
2026-06-24 15:58:09 -06:00
parent 4ac8742ce0
commit 7a2764ebd6
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -29,6 +29,7 @@ build_flags = ${nrf52_base.build_flags}
-D SX126X_DIO3_TCXO_VOLTAGE=1.8
-D SX126X_CURRENT_LIMIT=140
-D SX126X_RX_BOOSTED_GAIN=1
-D USE_CC310_ED25519=1
-D PIN_VEXT_EN=26 ; Vext is connected to VDD which is also connected to TFT & GPS
-D PIN_VEXT_EN_ACTIVE=HIGH
-D PIN_GPS_RX=25
+1
View File
@@ -18,6 +18,7 @@ build_flags = ${nrf52_base.build_flags}
-D LORA_TX_POWER=22
-D RF_SWITCH_TABLE
-D RX_BOOSTED_GAIN=true
-D USE_CC310_ED25519=1
-D P_LORA_BUSY=7 ; P0.7
-D P_LORA_SCLK=11 ; P0.11
-D P_LORA_NSS=12 ; P0.12