mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-25 10:08:28 -04:00
HAL_ChibiOs: add default support for board versions with ICM20602
This commit is contained in:
parent
0d964a5502
commit
f8d43bc96b
@ -0,0 +1,3 @@
|
|||||||
|
# adds default support for board versions with ICM20602
|
||||||
|
|
||||||
|
include ../MatekF405/hwdef-bl.dat
|
6
libraries/AP_HAL_ChibiOS/hwdef/MatekF405-STD/hwdef.dat
Normal file
6
libraries/AP_HAL_ChibiOS/hwdef/MatekF405-STD/hwdef.dat
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# adds default support for board versions with ICM20602
|
||||||
|
|
||||||
|
include ../MatekF405/hwdef.dat
|
||||||
|
|
||||||
|
undefine HAL_INS_DEFAULT_ROTATION ROTATION_YAW_180
|
||||||
|
define HAL_INS_DEFAULT_ROTATION ROTATION_YAW_90
|
Loading…
Reference in New Issue
Block a user