about summary refs log tree commit diff stats
path: root/docs/COMPILE.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/COMPILE.md')
-rw-r--r--docs/COMPILE.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/COMPILE.md b/docs/COMPILE.md
index 11073348..b36cf475 100644
--- a/docs/COMPILE.md
+++ b/docs/COMPILE.md
@@ -78,6 +78,12 @@ Warning, you need a 64bit OS:
 -D RPI4ARM64=1 -D CMAKE_BUILD_TYPE=RelWithDebInfo

 ```

 

+#### for Raspberry Pi 5

+

+```

+-D RPI5ARM64=1 -D CMAKE_BUILD_TYPE=RelWithDebInfo #RPI5ARM64PS16K for operating-systems like Raspberry Pi OS that use 16K pages

+```

+

 #### for TEGRA X1

 

 Using a 64bit OS: