SAM4E-EK: Add support for PHY insterrupt

This commit is contained in:
Gregory Nutt 2014-10-24 12:28:57 -06:00
parent 2e829a5ff8
commit 1a532c1744

View File

@ -51,6 +51,10 @@
* Pre-processor Definitions
************************************************************************************/
/* Definitions for use with sam_phy_boardinitialize */
#define EMAC_INTF 0
/************************************************************************************
* Public Functions
************************************************************************************/