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
2 changes: 1 addition & 1 deletion boards/px4/fmu-v5x/nuttx-config/nsh/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ CONFIG_STM32F7_I2C_DYNTIMEO_STARTSTOP=10
CONFIG_STM32F7_OTGFS=y
CONFIG_STM32F7_PHYSR=16
CONFIG_STM32F7_PHYSR_100MBPS=0x0
CONFIG_STM32F7_PHYSR_FULLDUPLEX=0x01
CONFIG_STM32F7_PHYSR_FULLDUPLEX=0x04
CONFIG_STM32F7_PHYSR_MODE=0x04
CONFIG_STM32F7_PHYSR_SPEED=0x2
CONFIG_STM32F7_PROGMEM=y
Expand Down