mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Small note referred on https://github.com/raysan5/raylib/issues/1509#issue-777709102
@ -2,6 +2,8 @@ To build your raylib game for Raspberry Pi you just need to download raylib git
|
||||
|
||||
**WARNING: `PLATFORM_RPI` is deprecated (only works with Raspbian Buster). Use `PLATFORM_DRM` for latest RPI OS Bullseye.**
|
||||
|
||||
**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.
|
||||
|
||||
### Supported Devices and OS
|
||||
|
||||
raylib supports the following Raspberry Pi models:
|
||||
|
||||
Reference in New Issue
Block a user