mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-10 21:34:19 -04:00
Formatting only.
This commit is contained in:
parent
790bacc8f2
commit
87bb2c58b2
1 changed files with 7 additions and 7 deletions
|
@ -65,7 +65,7 @@
|
|||
#define emacLINK_ESTABLISHED ( 0x0001 )
|
||||
#define emacFULL_DUPLEX_ENABLED ( 0x0004 )
|
||||
#define emac10BASE_T_MODE ( 0x0002 )
|
||||
#define emacPINSEL2_VALUE 0x50150105
|
||||
#define emacPINSEL2_VALUE ( 0x50150105 )
|
||||
|
||||
/* If no buffers are available, then wait this long before looking again.... */
|
||||
#define emacBUFFER_WAIT_DELAY ( 3 / portTICK_RATE_MS )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue