https://github.com/raspberrypi/userland
This repository contains the source code for the ARM side libraries used on Raspberry Pi. These typically are installed in /opt/vc/lib and includes source for the ARM side code to interface to: EGL, mmal, GLESv2, vcos, openmaxil, vchiq_arm, bcm_host, WFC, OpenVG.
Use buildme to build. It requires cmake to be installed and an arm cross compiler. It is set up to use this one:
github.com/raspberrypi/tools/tree/master/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian


本项目包含用于Raspberry Pi的ARM侧库源代码,这些库通常安装在/opt/vc/lib中,并包含了与EGL、mmal、GLESv2等接口交互的源码。使用buildme进行构建,需要安装cmake并使用特定的arm交叉编译器。
1400

被折叠的 条评论
为什么被折叠?



