JohnDMcMaster / open-tl866

Open Programming Firmware for the TL866A Programmer.
BSD 2-Clause "Simplified" License
130 stars 22 forks source link

ZIF parsing regression #98

Open JohnDMcMaster opened 2 years ago

JohnDMcMaster commented 2 years ago

Recent code refactoring changed the printing and parsing of the ZIF state as part of a larger PR. Unfortunately it seems to no longer parse correctly

Proposal: change back to the old print format. If we are concerned about performance, do some profiling to determine bottlenecks and/or use precompiled regular expressions