Nios® V Processor Software Developer Handbook

ID 743810
Date 10/12/2024
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

13.3.6. Integrating Device Drivers

If you want to integrate a device driver into your FreeRTOS build, you can follow one of the following methods:
  • Manual integration without initialization.
  • Manual integration with initialization.
  • Integration using header files and TCL scripts.