sshehryar / UPP-DRIVER-ARAGO-LINUX

Modified UPP driver that works with arago linux for OMAPL138 based Custom Boards for data acquisition through an IP Camera.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#uPP Linux Driver Source Code For OMAP-L138/AM-1808

A Linux uPP driver source that works with arago linux and arch linux distros for OMAP-L138/AM-1808 based Custom Boards for data acquisition through an IP Camera.

Run $ source environment_setup.sh to initialize environment (You may need to edit paths in environment.sh and setup tool-chain plus environment for cross-compilation before hand).

In the driver source directory, you will need to run $ ./build.sh to compile the driver module.

About

Modified UPP driver that works with arago linux for OMAPL138 based Custom Boards for data acquisition through an IP Camera.


Languages

Language:C 78.0%Language:C++ 16.8%Language:Shell 4.8%Language:Makefile 0.5%