Commit b91e32d
authored
Fix ioc copier false alarming when #seq is in st-common.cmd
This fixes the IOC copier thinking that a sequence program is being used when this line is in the st-common.cmd:
` #seq sncxxx,"user=vux62295"` - notice the prefixed `#` - i think the device generator puts this in by default, or at least used to.
to test follow the instructions here https://github.com/ISISComputingGroup/ibex_developers_manual/wiki/Shared-utility-scripts#ioc-copier with and without a `seq` line in the st-common.cmd1 parent 77719b4 commit b91e32d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
| 338 | + | |
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
| |||
0 commit comments