mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 10:28:29 -04:00
HAL_ChibiOS: enable pixartflow on skyviper-V2450
This commit is contained in:
parent
429a2beb86
commit
4aa604a193
@ -25,3 +25,4 @@ undef IOMCU_UART
|
||||
# support cypress and cc2500 radios
|
||||
SPIDEV cypress SPI2 DEVID11 FRAM_CS MODE0 2*MHZ 2*MHZ
|
||||
SPIDEV cc2500 SPI2 DEVID12 FRAM_CS MODE0 4*MHZ 4*MHZ
|
||||
SPIDEV pixartflow SPI4 DEVID13 MPU_EXT_CS MODE3 2*MHZ 2*MHZ
|
||||
|
Loading…
Reference in New Issue
Block a user