mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-19 23:22:06 +08:00
1ce6573141
* 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/.
|