We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4805c2b commit 892eb72Copy full SHA for 892eb72
tools/generator/dfg/nrf/nrf_device_tree.py
@@ -73,7 +73,7 @@ def _properties_from_file(ld_filename):
73
p["memories"] = memories
74
75
76
- # Signals FIXME continue here, find derived peripherals
+ # Signals
77
signals = {}
78
raw_signals = device_file.query("//peripherals/peripheral/registers/cluster")
79
for s in raw_signals:
0 commit comments