Skip to content

Commit a4f8a47

Browse files
authored
Merge pull request #160 from ExpressLRS/add-nomad
Add RM Nomad target
2 parents 26e07b2 + 96448a2 commit a4f8a47

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

hardware/targets.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,12 @@
292292
"firmware": "ESP_TX_Backpack",
293293
"platform": "esp8285",
294294
"upload_methods": ["etx", "wifi"]
295+
},
296+
"nomad": {
297+
"product_name": "RadioMaster Nomad Xrossband TX",
298+
"firmware": "ESP_TX_Backpack",
299+
"platform": "esp32-c3",
300+
"upload_methods": ["passthru", "wifi"]
295301
}
296302
}
297303
},

0 commit comments

Comments
 (0)