Tools: support for MicoAir743-AIO

Update README.md: uses internal esc

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

Update README.md: introduction about RC input

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

Update README.md: introduction about PWM groups

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

remove defaults.parm and defined default params in hwdef file
This commit is contained in:
Minderring 2024-12-30 15:12:22 +08:00 committed by Andy Piper
parent 97b58506fd
commit f2eb188f82
4 changed files with 2 additions and 1 deletions

View File

@ -291,7 +291,7 @@ AP_HW_PhenixH7_Pro 1172
AP_HW_2RAWH743 1173
AP_HW_X-MAV-AP-H743V2 1174
AP_HW_BETAFPV_F4_2-3S_20A 1175
AP_HW_MicoAir743AIOv1 1176
AP_HW_MicoAir743-AIO 1176
AP_HW_CrazyF405 1177
AP_HW_FlywooF405HD_AIOv2 1180
AP_HW_FlywooH743Pro 1181

BIN
Tools/bootloaders/MicoAir743-AIO_bl.bin generated Executable file

Binary file not shown.

BIN
Tools/bootloaders/MicoAir743-AIO_bl.hex generated Normal file

Binary file not shown.

View File

@ -106,6 +106,7 @@ brand_map = {
"SkystarsH7HD-bdshot" : ("Skystars", "H743 HD"),
"MicoAir405v2" : ("MicoAir F405 v2.1", "MicoAir"),
"MicoAir405Mini" : ("MicoAir F405 Mini", "MicoAir"),
"MicoAir743-AIO" : ("MicoAir H743 AIO", "MicoAir"),
"GEPRCF745BTHD": ("TAKER F745 BT","GEPRC"),
"GEPRC_TAKER_H743": ("TAKER H743 BT","GEPRC"),
}