Tools: add hwdef MicoAir743v2

Update README.md: add bluetooth introduction to features

Co-authored-by: Henry Wurzburg <hwurzburg@yahoo.com>

Update README.md: fix description about SERIAL8

Co-authored-by: Henry Wurzburg <hwurzburg@yahoo.com>

Update README.md: fix description about RC

Co-authored-by: Henry Wurzburg <hwurzburg@yahoo.com>

Update README.md: add description about "LED" pin

Co-authored-by: Henry Wurzburg <hwurzburg@yahoo.com>

Update README.md: fix description about Loading Firmware

Co-authored-by: Henry Wurzburg <hwurzburg@yahoo.com>

Update README.md: fix description about update firmware

Co-authored-by: Henry Wurzburg <hwurzburg@yahoo.com>

remove defaults.parm and defined default params in hwdef file

Update README.md: fix description about osd

Co-authored-by: Henry Wurzburg <hwurzburg@yahoo.com>

remove parameter define about serial4

Update README.md: add a section about BlueTooth
This commit is contained in:
Minderring 2025-01-02 12:01:29 +08:00 committed by Randy Mackay
parent ed8c288135
commit b53cf4ba1f
4 changed files with 2 additions and 0 deletions

View File

@ -292,6 +292,7 @@ AP_HW_2RAWH743 1173
AP_HW_X-MAV-AP-H743V2 1174
AP_HW_BETAFPV_F4_2-3S_20A 1175
AP_HW_MicoAir743-AIO 1176
AP_HW_MicoAir743v2 1179
AP_HW_FlywooF405HD_AIOv2 1180
AP_HW_FlywooH743Pro 1181

BIN
Tools/bootloaders/MicoAir743v2_bl.bin generated Executable file

Binary file not shown.

BIN
Tools/bootloaders/MicoAir743v2_bl.hex generated Normal file

Binary file not shown.

View File

@ -107,6 +107,7 @@ brand_map = {
"MicoAir405v2" : ("MicoAir F405 v2.1", "MicoAir"),
"MicoAir405Mini" : ("MicoAir F405 Mini", "MicoAir"),
"MicoAir743-AIO" : ("MicoAir H743 AIO", "MicoAir"),
"MicoAir743v2" : ("MicoAir H743 v2.0", "MicoAir"),
"GEPRCF745BTHD": ("TAKER F745 BT","GEPRC"),
}