incubator-nuttx/drivers/net
Masayuki Ishikawa 9930ad3279 drivers: net: Fix build errors in skeleton.c
Summary:
- This commit fixes build errors in skeleton.c
- Also, add CONFIG_NET_SKELETON to Kconfig and Make.defs

Impact:
- None

Testing:
- Build with sabre-6quad:netnsh (will be updated later)

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2022-10-07 14:34:03 +08:00
..
Kconfig drivers: net: Fix build errors in skeleton.c 2022-10-07 14:34:03 +08:00
Make.defs drivers: net: Fix build errors in skeleton.c 2022-10-07 14:34:03 +08:00
dm90x0.c drivers/net: make sure that net driver d_buf is 16-bit aligned 2022-08-05 22:21:37 +08:00
enc28j60.c drivers/net: make sure that net driver d_buf is 16-bit aligned 2022-08-05 22:21:37 +08:00
enc28j60.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
encx24j600.c libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
encx24j600.h author: UVC Ingenieure : update licenses to Apache 2021-09-15 15:57:55 +08:00
ftmac100.c libc: Move crc8.h, crc16.h and crc32.h from include to include/nuttx 2022-08-13 13:28:24 +03:00
lan91c111.c drivers/net: make sure that net driver d_buf is 16-bit aligned 2022-08-05 22:21:37 +08:00
lan91c111.h Fix nxstyle warning 2020-08-22 17:37:21 -06:00
loopback.c devif: remove all devif_timer 2022-06-02 20:11:50 -03:00
phy_notify.c Replace all strncpy with strlcpy for safety 2022-08-25 13:38:36 +08:00
rpmsgdrv.c rptun: add ns_match callback to resolve rptun deadlock 2022-07-27 20:36:51 +08:00
skeleton.c drivers: net: Fix build errors in skeleton.c 2022-10-07 14:34:03 +08:00
slip.c devif: remove all devif_timer 2022-06-02 20:11:50 -03:00
telnet.c drivers/telnet: Remove io work thread 2022-09-30 12:54:29 +09:00
tun.c poll: add poll_notify() api and call it in all drivers 2022-09-26 12:06:32 +08:00
w5500.c net/w5500: Fix small typo 2022-09-13 19:50:25 -04:00