wimrijnders / V3DLib

C++ library for programming the VideoCore GPU on all Raspberry Pi's.
Other
114 stars 22 forks source link

Support Compute Module 4 #11

Open Lenart12 opened 1 year ago

Lenart12 commented 1 year ago

This small PR implements support for Raspberry Pi Compute Module 4. It achieves this by detecting v3d if platform is Pi Compute Module 4. Also fixes release build.