Skip to content
Merged
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
4 changes: 2 additions & 2 deletions Hardware/Rpi5.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
arm_hardware: true
cmake_plat: rpi5
xcompiler_arg: -DAARCH64=1 -DRPI5_MEMORY=<1024,2048,4096,8192,16384>
cmake_plat: bcm2712
xcompiler_arg: -DAARCH64=1
platform: Raspberry Pi 5B
arch: ARMv8A
virtualization: true
Expand Down
Loading