-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug
Description
Building hello_world on nucleo_f401re, I guet the following warning:
extract_dts_includes.py: Merge of 'description': 'Clock gate control information' overwrites 'Clock gate information'.
extract_dts_includes.py: Merge of 'description': 'Clock gate control information' overwrites 'Clock gate information'.
extract_dts_includes.py: Merge of 'description': 'Clock gate control information' overwrites 'Clock gate information'.
This warning is a consequence of #7548
It should not be displayed in this case (description, title and version fields should not produce warning)
Besides, message should be enhanced in order to mention what is the impacted node to investigate.
Metadata
Metadata
Assignees
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bugLow impact/importance bug