This repository contains baremetal driver code for Intel FPGA peripherals and soft IP.
The build system uses CMake. Coding style checks require MISRA C 2012 compliance. Documentation for the code is found in markdown files inside the repository and are linked from the top level DOCUMENTATION.md.
We support the build via CMake. See BUILD.md for more information.
Coding style checks require MISRA C 2012 compliance. Style formatting is enforced by clang-format using the LLVM style standard. Line endings are checked to verify the user has configured git's core.autocrlf appropriately for their OS.
This project is licensed under the terms of the LICENSE file.