Files
PX4-Autopilot/docs/en/uart/index.md
Phil-Engljaehringer dc3636eed0 docs(docs): serial passthrough (#27654)
* feat: added docs

* feat: some more documentation

* fix: worked on docs again

* fix: added doc to summary.md

* fix: adjusted docs to requests

* docs(docs): Subedit

* feat: added release notes to 1.18.md

* docs(docs): subedit

---------

Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
2026-06-24 17:20:46 +10:00

7 lines
262 B
Markdown

# UART/Serial Bus
This section contains topics about the serial bus and serial drivers:
- [Making Serial Port Drivers User-Configurable](../uart/user_configurable_serial_driver.md)
- [Serial Passthrough (MAVLink SERIAL_CONTROL)](../uart/serial_passthrough.md)