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: arch/TARGET_K64F/k64f_emac.c
- Revision:
- 11:fd39ffab9527
- Parent:
- 10:ab9330955226
- Child:
- 12:8722e4b223d8
--- a/arch/TARGET_K64F/k64f_emac.c Thu Apr 24 10:45:51 2014 +0100 +++ b/arch/TARGET_K64F/k64f_emac.c Tue May 13 18:45:19 2014 +0100 @@ -110,7 +110,7 @@ // K64F-specific macros #define RX_PBUF_AUTO_INDEX (-1) -#define TX_DESC_UPDATED_MASK (0x8000) +#define TX_DESC_UPDATED_MASK (0x0080) /******************************************************************************** * Buffer management