Skip to content

Commit 593de64

Browse files
committed
Specify that the macros can be defined in FreeRTOSIPConfig.h
1 parent 22d6eb9 commit 593de64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/portable/NetworkInterface/Zynq/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ It is obligatory to define:
4343

4444
If using SDT drivers, it may be necessary to define certain link speed divisor values.
4545
This is to work around a driver issue where certain link speeds will not transmit any data
46-
without defining the values.
46+
without defining the values. These macros can be defined in the FreeRTOSIPConfig.h
4747
For example, it may be necessary to define:
4848

4949
#define XPAR_PS7_ETHERNET_0_ENET_SLCR_100MBPS_DIV0 8

0 commit comments

Comments
 (0)