Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: lwip-eth/arch/lpc_emac_config.h
- Revision:
- 1:eadc868c2acf
- Parent:
- 0:3b00827bb0b7
diff -r 3b00827bb0b7 -r eadc868c2acf lwip-eth/arch/lpc_emac_config.h --- a/lwip-eth/arch/lpc_emac_config.h Sat Sep 07 21:38:42 2013 +0000 +++ b/lwip-eth/arch/lpc_emac_config.h Sat Oct 26 08:51:36 2013 +0000 @@ -86,7 +86,7 @@ /** \brief Defines the number of descriptors used for TX. Must * be a minimum value of 2. */ -#define LPC_NUM_BUFF_TXDESCS 3 +#define LPC_NUM_BUFF_TXDESCS (TCP_SND_QUEUELEN + 1) /** \brief Set this define to 1 to enable bounce buffers for transmit pbufs * that cannot be sent via the zero-copy method. Some chained pbufs