pyocd / pyOCD

Open source Python library for programming and debugging Arm Cortex-M microcontrollers
https://pyocd.io
Apache License 2.0
1.13k stars 484 forks source link

Fix test failure #1710

Open jjakob opened 4 months ago

jjakob commented 4 months ago

I'm not sure how this test is supposed to work but at least after @frogamic suggestions it's now syntactically correct, and it passes, so I'll leave it up to pyOCD developers to see if it actually does what they want it to do.