Skip to content

mjchen20220511/ipu6-camera-bins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 87.0%
  • C++ 10.9%
  • Python 2.1%