mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-26 16:28:06 +08:00
* 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>
7 lines
262 B
Markdown
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)
|