Ports

Phoenix-RTOS supports a collection of third-party open-source tools that have been adapted (ported) to it.

The collection lies in the phoenix-rtos-ports repository. For information on structure of phoenix-rtos repositories, see Project repository chapter.

For a list of ports available on Phoenix-RTOS, see List of available ports.

Brief conceptual description

Ports are defined using a port.def.sh file and can be enabled on a target using ports.yaml files defined per target/project.

For an in-depth port structure specification, see Port definition (port.def.sh) specification.

For instructions on how to pick ports to install when building Phoenix-RTOS, see Picking ports to install using ports.yaml.

Table of contents