This website requires JavaScript.
Explore
Help
Register
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
jordi
f3af6edf93
Kconfig: add quotes in source to clean warnings from setconfig
...
To avoid the setconfig warning "style: quotes recommended around xxx in source xxx"
2021-07-23 02:32:19 -07:00
..
Kconfig
Kconfig: add quotes in source to clean warnings from setconfig
2021-07-23 02:32:19 -07:00
Kconfig-16550
…
Kconfig-lpuart
…
Kconfig-sci
…
Kconfig-uart
…
Kconfig-usart
…
Make.defs
serial/uart/h4: add bt h4 uart serial driver
2021-05-31 09:50:54 -03:00
ptmx.c
…
pty.c
serial/pty: Initialize the terminal setting as a console
2021-06-12 09:52:05 +09:00
pty.h
…
serial_dma.c
serial: add ctrl+@ to force crash system for debugging
2021-07-13 14:45:09 -03:00
serial_io.c
serial: add ctrl+@ to force crash system for debugging
2021-07-13 14:45:09 -03:00
serial.c
serial: add ioctl TIOCNOTTY
2021-07-02 07:20:42 -05:00
tcdrain.c
…
uart_16550.c
Don't include assert.h from public header file
2021-06-03 08:36:03 -07:00
uart_bth4.c
serial/uart/h4: add bt h4 uart serial driver
2021-05-31 09:50:54 -03:00
uart_rpmsg.c
…