Skip to content

Commit 0267adc

Browse files
author
Colesnicov Denis Petrovich
committed
Small note referred on raysan5/raylib#1509 (comment)
1 parent 75f9278 commit 0267adc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Working-on-Raspberry-Pi.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ To build your raylib game for Raspberry Pi you just need to download raylib git
22

33
**WARNING: `PLATFORM_RPI` is deprecated (only works with Raspbian Buster). Use `PLATFORM_DRM` for latest RPI OS Bullseye.**
44

5+
**BE AWARE:** [referring to this question](https://github.com/raysan5/raylib/issues/1509#issue-777709102), that a library compiled with **` PLATFORM=PLATFORM_DRM` will not work on `X Desktop`** and a library compiled for **`X Desktop` will not run via `CLI`**, relevantly.
6+
57
### Supported Devices and OS
68

79
raylib supports the following Raspberry Pi models:

0 commit comments

Comments
 (0)