Skip to content

Commit 22c2fd1

Browse files
robtaylorclaude
andcommitted
Add JTAGSignature to backward compatibility exports
JTAGSignature is used by chipflow-examples mcu_soc project but was missing from the backward compatibility stub exports. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 7343f8e commit 22c2fd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chipflow_lib/platforms/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
GPIOSignature,
2525
I2CSignature,
2626
InputIOSignature,
27+
JTAGSignature,
2728
OutputIOSignature,
2829
QSPIFlashSignature,
2930
SPISignature,

0 commit comments

Comments
 (0)