This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-08 10:32:47 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
d383db53f99be9124d67a828ef57e0421d73576b
nuttx
/
drivers
/
serial
T
History
Nathan Hartman
5f9cb6faf4
drivers/serial: Fix docstrings on UART interrupt handlers
2023-02-07 04:41:36 +08:00
..
Kconfig
driver/h4:increase h4 uart tx/rx buffer default size
2023-01-27 00:27:02 +02:00
Kconfig-16550
…
Kconfig-lpuart
…
Kconfig-sci
…
Kconfig-uart
…
Kconfig-usart
…
Make.defs
…
ptmx.c
Remove the unnecessary NULL fields in global instance definition of file_operations
2023-01-04 00:32:13 +02:00
pty.c
fs: Move mmap callback before truncate in [file|mountpt]_operations
2023-01-04 17:43:59 +02:00
pty.h
…
serial_dma.c
…
serial_io.c
drivers/serial: Fix docstrings on UART interrupt handlers
2023-02-07 04:41:36 +08:00
serial.c
Launch the initial task through task_spawn instead of nxtask_create
2023-01-25 23:34:52 +02:00
uart_16550.c
drivers/serial: Fix docstrings on UART interrupt handlers
2023-02-07 04:41:36 +08:00
uart_bth4.c
fs: Move mmap callback before truncate in [file|mountpt]_operations
2023-01-04 17:43:59 +02:00
uart_rpmsg.c
…