Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 350 Bytes

File metadata and controls

11 lines (7 loc) · 350 Bytes

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/ ).