mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-23 21:03:53 +08:00
* docs: fix nested structure
* test ci
* that too
* update that
* not common mark anymore
old-commit-hash: 4fbac089f8
6 lines
289 B
Markdown
6 lines
289 B
Markdown
# Developing a car model port
|
|
|
|
A model port is a port of openpilot to a new car model within an already supported brand. Model ports are easier than brand ports because the car's existing APIs are already known.
|
|
|
|
Here's an example of one: https://github.com/commaai/openpilot/pull/30672/.
|