Skip to content

Commit 892eb72

Browse files
committed
remove a FIXME note that was already fixed
1 parent 4805c2b commit 892eb72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/generator/dfg/nrf/nrf_device_tree.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def _properties_from_file(ld_filename):
7373
p["memories"] = memories
7474

7575

76-
# Signals FIXME continue here, find derived peripherals
76+
# Signals
7777
signals = {}
7878
raw_signals = device_file.query("//peripherals/peripheral/registers/cluster")
7979
for s in raw_signals:

0 commit comments

Comments
 (0)