nuttx/arch/arm
Matteo Golin 803853ad3f
drivers/serial: Refactor PL011 to be general-purpose
This commit refactors the PL011 UART driver so that it can be re-used
for any number of UART interfaces depending on the board/chip. This
commit also hooks the UART interface configuration/selection for PL011
UART interfaces into the same Kconfig used for regular UART interfaces.
Now UART interfaces are configured in a standard, extensible way.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
2026-07-08 11:42:42 -04:00
..
include arch/arm: add Realtek RTL8721Dx and RTL8720F (Ameba WHC) support 2026-07-01 09:18:06 -03:00
src drivers/serial: Refactor PL011 to be general-purpose 2026-07-08 11:42:42 -04:00
CMakeLists.txt arch/arm: migrate to SPDX identifier 2024-12-06 09:25:23 +08:00
Kconfig arch/arm: add Realtek RTL8721Dx and RTL8720F (Ameba WHC) support 2026-07-01 09:18:06 -03:00