Skip to content

Commit 3cdfe03

Browse files
authored
Add Deep Space 2G4 RX target (#211)
1 parent ef96e3a commit 3cdfe03

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

targets.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -837,6 +837,20 @@
837837
}
838838
}
839839
},
840+
"deepspace": {
841+
"name": "Deep Space",
842+
"rx_2400": {
843+
"nano": {
844+
"product_name": "DEEPSPACE 2.4GHz Nano 100mw RX",
845+
"lua_name": "DS 2G4 Nano RX",
846+
"layout_file": "Generic C3 LR1121.json",
847+
"upload_methods": ["uart", "wifi", "betaflight"],
848+
"min_version": "3.5.0",
849+
"platform": "esp32-c3",
850+
"firmware": "Unified_ESP32C3_LR1121_RX"
851+
}
852+
}
853+
},
840854
"diy": {
841855
"name": "DIY devices",
842856
"tx_900": {

0 commit comments

Comments
 (0)