mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-11-06 03:32:34 -05:00
Update the RX63N RDK project to use the correct PHY ID.
This commit is contained in:
parent
bbbdd9c393
commit
c5c064b74e
6 changed files with 9 additions and 9 deletions
|
|
@ -42,7 +42,7 @@ Macro definitions
|
|||
#define PHY_ST 1
|
||||
#define PHY_READ 2
|
||||
#define PHY_WRITE 1
|
||||
#define PHY_ADDR 0x1F
|
||||
#define PHY_ADDR 0x1
|
||||
|
||||
#define MDC_WAIT 2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue