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
anjiahao
a4563b8744
Fix the coding style and typo issue
...
Signed-off-by: anjiahao <anjiahao@xiaomi.com> Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-11-14 09:34:04 +09:00
..
Kconfig
mm/circbuf: Remove MM_CIRCBUF option from Kconfig
2022-11-08 10:18:27 -03:00
Kconfig-16550
…
Kconfig-lpuart
…
Kconfig-sci
…
Kconfig-uart
…
Kconfig-usart
…
Make.defs
…
ptmx.c
Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER
2022-11-14 09:34:04 +09:00
pty.c
…
pty.h
…
serial_dma.c
…
serial_io.c
…
serial.c
Fix the coding style and typo issue
2022-11-14 09:34:04 +09:00
uart_16550.c
…
uart_bth4.c
Call nxsem_destroy or nxmutex_destry in the error path
2022-10-30 13:56:52 +01:00
uart_rpmsg.c
…