38#define ENET_ETH_MAX_FLEN (1522) // recommended size for a VLAN frame
39
40#define KINETIS_HWADDR_SIZE (6)
41
42#define KINETIS_ETH_MTU_SIZE 1500
43#define KINETIS_ETH_IF_NAME "en"
44
45#define THREAD_STACKSIZE 512
46
47#endif // #define KINETIS_EMAC_CONFIG_H__
48
Important Information for this Arm website
This site uses cookies to store information on your computer.
By continuing to use our site, you consent to our cookies.
If you are not happy with the use of these cookies, please review our
Cookie Policy
to learn how they can be disabled.
By disabling cookies, some features of the site will not work.