Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

aosl-cpp

C++ library providing tools for processing and interpreting AOSL data.

Dependencies

A big part of this project's code have been generated from the AOSL xsd definition file to C++ code, using the CodeSynthesis xml-tree tool (see http://www.codesynthesis.com/products/xsd/ ).