mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-02-22 18:15:29 -05:00
This commit is contained in:
parent
416c6b9791
commit
946da76519
323 changed files with 2062 additions and 1947 deletions
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
|
||||
/* Number of receive buffers */
|
||||
#define NB_RX_BUFFERS 50
|
||||
#define NB_RX_BUFFERS 20
|
||||
|
||||
/* Size of each receive buffer - DO NOT CHANGE. */
|
||||
#define ETH_RX_BUFFER_SIZE 128
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue