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-07 01:05:54 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4e2b2e8ce7150de65b4c5f7cfdd9da58f19f2af2
nuttx
/
drivers
/
serial
T
History
Gregory Nutt
3473ce91a9
drivers/serial/Kconfig: Fix a syntax error in CONFIG_RPMSG_SERIALINIT default.
2019-11-16 11:27:28 -06:00
..
Kconfig
drivers/serial/Kconfig: Fix a syntax error in CONFIG_RPMSG_SERIALINIT default.
2019-11-16 11:27:28 -06:00
Kconfig-16550
…
Kconfig-lpuart
This commit implements RS485 RX/TX switching and RTS/CTS flow control for the IMXRT family. It has been tested on 1020 but I don't see any reason for issues on any other family member.
2019-05-30 13:45:36 -06:00
Kconfig-sci
We have ported NuttX on Renesas RX65N Micro-controller. This port includes following interfaces
2019-10-11 23:36:57 +08:00
Kconfig-uart
…
Kconfig-usart
…
lowconsole.c
…
Make.defs
This commit brings in the drivers needed to support OpenAMP. These changes were ported from
https://github.com/FishsemiCode/nuttx
. The current state: Most drivers do now compile but are not yet verfied.
2019-11-02 11:30:33 -06:00
ptmx.c
…
pty.c
…
pty.h
…
serial_dma.c
drivers/serial/serial_dma.c: Still need reset xmit buffer when meet TCOFLUSH. This is an amendment to
8fb19a4359
.
2019-11-07 06:40:21 -06:00
serial_io.c
drivers/serial/serial_io.c and serial_dma.c: Fix some long lines.
2019-11-06 07:10:24 -06:00
serial.c
drivers/serial/serial.c: Only real uart will call pm_activity().
2019-11-03 19:56:28 -06:00
tcdrain.c
…
uart_16550.c
…
uart_rpmsg.c
This commit brings in the drivers needed to support OpenAMP. These changes were ported from
https://github.com/FishsemiCode/nuttx
. The current state: Most drivers do now compile but are not yet verfied.
2019-11-02 11:30:33 -06:00