Skip to content

Commit fa33222

Browse files
rmackay9peterbarker
authored andcommitted
AP_HAL_ChibiOS: JFB110 microSD speed increased
1 parent 6f59ea4 commit fa33222

File tree

1 file changed

+6
-6
lines changed
  • libraries/AP_HAL_ChibiOS/hwdef/JFB110

1 file changed

+6
-6
lines changed

libraries/AP_HAL_ChibiOS/hwdef/JFB110/hwdef.dat

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -288,12 +288,12 @@ COMPASS IST8310 I2C:ALL_EXTERNAL:0x0E true ROTATION_ROLL_180_YAW_90
288288
PB10 nARMED OUTPUT HIGH # TP8
289289

290290
# microSD support
291-
PD6 SDMMC2_CK SDMMC2 SPEED_VERYLOW
292-
PD7 SDMMC2_CMD SDMMC2 SPEED_VERYLOW
293-
PB14 SDMMC2_D0 SDMMC2 SPEED_VERYLOW
294-
PB15 SDMMC2_D1 SDMMC2 SPEED_VERYLOW
295-
PG11 SDMMC2_D2 SDMMC2 SPEED_VERYLOW
296-
PB4 SDMMC2_D3 SDMMC2 SPEED_VERYLOW
291+
PD6 SDMMC2_CK SDMMC2
292+
PD7 SDMMC2_CMD SDMMC2
293+
PB14 SDMMC2_D0 SDMMC2
294+
PB15 SDMMC2_D1 SDMMC2
295+
PG11 SDMMC2_D2 SDMMC2
296+
PB4 SDMMC2_D3 SDMMC2
297297
define FATFS_HAL_DEVICE SDCD2
298298
PC13 SD_CARD_EN INPUT
299299

0 commit comments

Comments
 (0)