Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

requires

This field contains an optional list of module names that must be present in the build for this module to be valid.

Unlike depends, requires does not automatically select the listed modules. The build fails if a required module is not selected by something else.

Example:

modules:
  - name: network_driver
    requires:
      - hardware_abstraction