Colesnicov Denis Petrovich 1年前
父节点
当前提交
0267adc614
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      Working-on-Raspberry-Pi.md

+ 2
- 0
Working-on-Raspberry-Pi.md

@ -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:

正在加载...
取消
保存