Skip to content

Commit 16e6f6f

Browse files
committed
Add RM Nomad target
1 parent 26e07b2 commit 16e6f6f

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": ["uart", "wifi"]
295301
}
296302
}
297303
},

0 commit comments

Comments
 (0)