nuttx/boards/arm/kinetis
Philippe Coval e2274a4194 freedom-k64f/demo: Support Ethernet
It was tested using:

  nsh> ifconfig
  eth0    Link encap:Ethernet HWaddr 52:13:FF:FF:FF:FF at DOWN
          inet addr:10.0.0.2 DRaddr:10.0.0.1 Mask:255.255.255.0

All flags are needed to prevent build failures like:

    chip/kinetis_enet.c:181:4:\
    error: #error "Unrecognized or missing PHY selection"

    netlib_setifstatus.c: In function 'netlib_ifup':
    netlib_setifstatus.c:83:27: \
    error: 'NETLIB_SOCK_TYPE' undeclared (first use in this function);

Change-Id: I9496528ae09f6244d73ab77dbcd307ced95f46fd
Bug: https://github.com/apache/incubator-nuttx/pull/1988
Forwarded: https://github.com/apache/incubator-nuttx/pull/2066
Signed-off-by: Philippe Coval <rzr@users.sf.net>
2020-10-23 00:34:17 +08:00
..
freedom-k28f Change all 'Nuttx' to 'NuttX' 2020-10-20 01:45:06 -07:00
freedom-k64f freedom-k64f/demo: Support Ethernet 2020-10-23 00:34:17 +08:00
freedom-k66f Fix nxstyle warning 2020-10-20 01:45:06 -07:00
kwikstik-k40 libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
teensy-3.x libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
twr-k60n512 libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
twr-k64f120m libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00