This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
drivers
/
serial
History
Xiang Xiao
ef1a98dd00
Remove the unneeded void cast
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-04-17 23:32:05 +03:00
..
Kconfig
openamp: Change the dependence from OPENAMP to RPTUN
2022-04-05 10:05:41 +03:00
Kconfig-16550
…
Kconfig-lpuart
…
Kconfig-sci
…
Kconfig-uart
…
Kconfig-usart
…
Make.defs
…
ptmx.c
serial/pty:Don't assert EBUSY when pty unregister driver
2022-02-22 13:42:44 +08:00
pty.c
drivers: remove unimplemented open/close/ioctl interfaces
2022-04-15 16:56:25 +08:00
pty.h
serial/pty: Decouple SUSv1 style from pseudo fs operation
2022-02-09 20:35:59 +08:00
serial_dma.c
…
serial_io.c
…
serial.c
Remove the unneeded void cast
2022-04-17 23:32:05 +03:00
uart_16550.c
Correct the code alignment
2022-02-01 21:22:21 -03:00
uart_bth4.c
drivers: remove unimplemented open/close/ioctl interfaces
2022-04-15 16:56:25 +08:00
uart_rpmsg.c
…