weixinforspurs

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

 

 

分类:

技术点:

相关文章:

  • 2021-08-30
  • 2021-11-19
  • 2021-11-30
  • 2021-09-22
  • 2021-11-22
  • 2021-08-24
  • 2021-11-18
  • 2021-08-20
猜你喜欢
  • 2022-01-16
  • 2021-12-25
  • 2021-11-05
  • 2022-01-19
  • 2021-12-29
  • 2021-12-10
相关资源
相似解决方案