Skip to content

Commit

Permalink
Add Raspberry Pi 5 board (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
agners authored Dec 11, 2023
1 parent 643acbe commit e53848d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ declare -A BUILD_MACHINE=(
[raspberrypi3-64]="aarch64" \
[raspberrypi4]="armv7" \
[raspberrypi4-64]="aarch64" \
[raspberrypi5-64]="aarch64" \
[yellow]="aarch64" \
[green]="aarch64" \
[tinker]="armv7" )
Expand Down

0 comments on commit e53848d

Please sign in to comment.