mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 04:06:33 +08:00
feat(boards): add support for 3DR Control N1 flight controller (#27395)
* fix(srgbled_dma): stm32_dmasetup now works with H7 boards * feat(drivers/ak09940a): add AKM AK09940A magnetometer driver * feat(boards/3dr/ctrl-n1)!: add 3DR Control-N1 flight controller * fix(boards/3dr/ctrl-n1): macro replacement list is now enclosed in parentheses * fix(boards/3dr/ctrl-n1): applying copyright changes * fix(boards/3dr/ctrl-n1): removing serial console
This commit is contained in:
Vendored
+5
@@ -131,6 +131,11 @@ CONFIG:
|
||||
buildType: MinSizeRel
|
||||
settings:
|
||||
CONFIG: px4_fmu-v6xrt_bootloader
|
||||
3dr_ctrl-n1_default:
|
||||
short: 3dr_ctrl-n1
|
||||
buildType: MinSizeRel
|
||||
settings:
|
||||
CONFIG: 3dr_ctrl-n1_default
|
||||
3dr_ctrl-zero-h7-oem-revg_default:
|
||||
short: 3dr_ctrl-zero-h7-oem-revg
|
||||
buildType: MinSizeRel
|
||||
|
||||
Reference in New Issue
Block a user