nuttx/drivers/net
Xiang Xiao b3f9ffbe72 Replace all __attribute__((aligned(x)) with aligned_data(x)
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-07-29 21:55:21 -03:00
..
dm90x0.c drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
enc28j60.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
enc28j60.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
encx24j600.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
encx24j600.h drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
ftmac100.c Replace all __attribute__((aligned(x)) with aligned_data(x) 2021-07-29 21:55:21 -03:00
Kconfig
lan91c111.c
lan91c111.h
loopback.c drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
Make.defs drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
phy_notify.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
rpmsgdrv.c
skeleton.c drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
slip.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
telnet.c net/telnet: fix a potential busyloop if rxbuffer writes faster than read 2021-06-13 05:06:54 -05:00
tun.c