You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Matching peripheral and register names would be helpful. The existing [ABC] matching doesn't work as expected. For instance, given registers ADDRA, ADDRB, and ADDR0-7 are specified as an array, I would like to remove register ADDR7. Using _delete: "ADDR[01234567]" does not match the numeric registers and in fact, takes no action on in the patch.
Hello! The current state of the tool is very limited. Can you add regex to it?
The text was updated successfully, but these errors were encountered: