Merge branch 'dev' into feat/audio-support

This commit is contained in:
Alex 2025-10-30 22:27:30 +02:00 committed by GitHub
commit 2ea65c7a96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ set -ex
export DEBIAN_FRONTEND=noninteractive
sudo apt-get update && \
sudo apt-get install -y --no-install-recommends \
iputils-ping \
build-essential \
device-tree-compiler \
gperf \