Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions libraries/AP_HAL_ChibiOS/hwdef/JFB110/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -288,12 +288,12 @@ COMPASS IST8310 I2C:ALL_EXTERNAL:0x0E true ROTATION_ROLL_180_YAW_90
PB10 nARMED OUTPUT HIGH # TP8

# microSD support
PD6 SDMMC2_CK SDMMC2 SPEED_VERYLOW
PD7 SDMMC2_CMD SDMMC2 SPEED_VERYLOW
PB14 SDMMC2_D0 SDMMC2 SPEED_VERYLOW
PB15 SDMMC2_D1 SDMMC2 SPEED_VERYLOW
PG11 SDMMC2_D2 SDMMC2 SPEED_VERYLOW
PB4 SDMMC2_D3 SDMMC2 SPEED_VERYLOW
PD6 SDMMC2_CK SDMMC2
PD7 SDMMC2_CMD SDMMC2
PB14 SDMMC2_D0 SDMMC2
PB15 SDMMC2_D1 SDMMC2
PG11 SDMMC2_D2 SDMMC2
PB4 SDMMC2_D3 SDMMC2
define FATFS_HAL_DEVICE SDCD2
PC13 SD_CARD_EN INPUT

Expand Down
Loading