Skip to content

Commit

Permalink
added defines to support ethernet communication
Browse files Browse the repository at this point in the history
  • Loading branch information
vrsanskytom committed Nov 2, 2023
1 parent 9a3fd7a commit b82e010
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion libraries/AP_HAL_ChibiOS/hwdef/Airvolute-DCS2/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,10 @@ PB11 ETH_RMII_TX_EN ETH1
PA7 ETH_RMII_CRS_DV ETH1
PA1 ETH_RMII_REF_CLK ETH1

define BOARD_PHY_ID MII_LAN8742A_ID
define BOARD_PHY_RMII
define BOARD_PHY_ADDRESS 0x0000
define BOARD_PHY_FIXED_LINK
define LINK_100_FULLDUPLEX
define HAL_PERIPH_ENABLE_NETWORKING

#PWM outputs
Expand Down

0 comments on commit b82e010

Please sign in to comment.