Skip to content

Commit

Permalink
AP_HAL_ChibiOS: enable save/restore of SPI SCK pin during spiStop Sta…
Browse files Browse the repository at this point in the history
…rt for CubeOrangePlus
  • Loading branch information
bugobliterator committed Oct 18, 2023
1 parent 2058c6f commit ac95c50
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libraries/AP_HAL_ChibiOS/hwdef/CubeOrangePlus/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,5 @@ CHECK_IMU1_PRESENT $CHECK_ICM20948_EXT || $CHECK_ICM42688_EXT2 || $CHECK_IC
CHECK_IMU2_PRESENT $CHECK_ICM42688_EXT || $CHECK_ICM45686_EXT

BOARD_VALIDATE $CHECK_IMU0_PRESENT $CHECK_IMU1_PRESENT $CHECK_IMU2_PRESENT $CHECK_BARO0_PRESENT $CHECK_BARO1_PRESENT

define HAL_SPI_SCK_SAVE_RESTORE TRUE

0 comments on commit ac95c50

Please sign in to comment.