From 3376b596b360061e0b31a4d59f232638f720530a Mon Sep 17 00:00:00 2001 From: Paul Kendall Date: Thu, 2 Jul 2026 16:16:30 +1200 Subject: [PATCH] Add Konex AIO FC target --- targets.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/targets.json b/targets.json index 7075fcc..a1e7999 100644 --- a/targets.json +++ b/targets.json @@ -2880,6 +2880,20 @@ } } }, + "konex": { + "name": "Konex", + "rx_2400": { + "aio": { + "product_name": "Konex FC 2.4GHz RX", + "lua_name": "Konex FC", + "layout_file": "Generic C3 2400.json", + "upload_methods": ["uart", "wifi", "betaflight"], + "min_version": "3.5.0", + "platform": "esp32-c3", + "firmware": "Unified_ESP32C3_2400_RX" + } + } + }, "matek": { "name": "Matek Systems", "rx_2400": {