Skip to content

Commit 52910b1

Browse files
committed
AP_HAL_ChibiOS: remove use of HAL_CHIBIOS_ARCH_FMUV4/PX4_BOARD_PIXRACER
the boards using this arch define their own baros/compasses/imus
1 parent f7caeb6 commit 52910b1

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

libraries/AP_HAL_ChibiOS/hwdef/Pixracer/hwdef.dat

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,6 @@ SPIDEV hmc5843 SPI1 DEVID5 MAG_CS MODE3 11*MHZ 11*MHZ
169169
SPIDEV lis3mdl SPI1 DEVID5 MAG_CS MODE3 500*KHZ 500*KHZ
170170
SPIDEV ramtron SPI2 DEVID10 FRAM_CS MODE3 8*MHZ 8*MHZ
171171

172-
define HAL_CHIBIOS_ARCH_FMUV4 1
173-
174172
define HAL_STORAGE_SIZE 16384
175173

176174
# enable RAMTROM parameter storage

libraries/AP_HAL_ChibiOS/hwdef/luminousbee4/hwdef.dat

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ SPIDEV bmi088_g SPI4 DEVID1 BMI088_GYRO_CS MODE3 10*MHZ 10*MHZ
131131
SPIDEV bmi088_a SPI4 DEVID2 BMI088_ACCEL_CS MODE3 10*MHZ 10*MHZ
132132
SPIDEV ramtron SPI2 DEVID10 FRAM_CS MODE3 8*MHZ 8*MHZ
133133
SPIDEV dwm1000 SPI4 DEVID5 UWB_CS MODE0 3*MHZ 20*MHZ
134-
define HAL_CHIBIOS_ARCH_FMUV4 1
135134

136135
define HAL_STORAGE_SIZE 16384
137136

0 commit comments

Comments
 (0)