Nios® II Software Developer Handbook

ID 683525
Date 8/28/2023
Public
Document Table of Contents

8.8.1. Overview

To publish a device driver or a software package, you provide the following items:
  • A header file defining the package or driver interface
  • A Tcl script specifying how to add the package or driver to a BSP

The header file and Tcl script are described in the following sections.