Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 879 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 879 Bytes

ipu6-camera-bins

This repository supports MIPI cameras through the IPU6 on Intel Tiger Lake and Alder Lake platforms. There are 4 repositories that provide the complete setup:

Content of this repository:

  • IPU6 firmware
  • IPU6ep firmware
  • Library binary dependencies for IPU6 HAL
  • Header files for those libraries

Deployment

ipu6-camera-bins should be copied to build server and target

cp -r ipu6-camera-bins/<IPU_VER>/include/* /usr/include/
cp -r ipu6-camera-bins/<IPU_VER>/lib/* /usr/lib/