- Pull-request: #85
- Opened: 2020-03-11
- Status: Merged (2020-03-12)
- Branch: generate_dnf
DNF (Do Not Fit) components are components that are not supposed to be included. They are usually components used for debug purposes or to implement optional functionality. These components are marked adding DNF to the Config field.
They aren't listed in the BoM, but you could want to have a separated list containing them.
This patch adds an option to make the above mentioned list.
Set the html_generate_dnf
option to 1
in the configuration file (i.e. bom.ini)
Only available for HTML output