Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 770 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 770 Bytes

DV SDK

The SDK is composed by several submodules, this repository controls version of each submodule repositories.

Get repositories

Use the following commands to get all SDK repositories.

$ git clone https://github.com/DigitalMediaProfessionals/dv-sdk --recurse-submodules

Build

All modules in the SDK can be directly built on the distributed Ubuntu environment on the board. If one wants to cross compile on a PC, please edit the env.mk and set the first variable to where the binaries of cross compiler are located.

Wiki

Please see the wiki pages for quick starting guides and user manuals.