Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions content/learning-paths/automotive/system76-auto/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Develop Arm automotive software on the System76 Thelio Astra

description: Learn how to build and run the Arm Automotive Solutions Software Reference Stack locally on the System76 Thelio Astra desktop using Multipass virtualization and Yocto build tools.

minutes_to_complete: 60

who_is_this_for: This is an introductory topic for automotive developers interested in local development using the System76 Thelio Astra Linux desktop computer.
Expand All @@ -22,6 +24,10 @@ armips:
operatingsystems:
- Linux
tools_software_languages:
- Multipass
- Yocto
- Docker
- Git

further_reading:
- resource:
Expand Down
2 changes: 1 addition & 1 deletion content/learning-paths/automotive/system76-auto/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ weight: 2

layout: "learningpathall"
---
### About the Thelio Astra
## About the Thelio Astra

Thelio Astra is an Arm-based desktop computer designed by System76 for autonomous vehicle development and other general-purpose Arm software development.

Expand Down
2 changes: 1 addition & 1 deletion content/learning-paths/automotive/system76-auto/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Press the space bar and the arrow keys to select the three components shown in t
- **Safety Island Actuation Demo**.
- **Baremetal**.

![configuration #center](configure.png)
![Kas configuration menu showing three selected options: EULA acceptance, Safety Island Actuation Demo, and Baremetal, with Build button highlighted at bottom#center](configure.png)

{{% notice Note %}}
To build and run, you must accept the EULA.
Expand Down
Loading