Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support REGEX #49

Open
AsafFisher opened this issue Feb 4, 2021 · 3 comments
Open

Support REGEX #49

AsafFisher opened this issue Feb 4, 2021 · 3 comments

Comments

@AsafFisher
Copy link

Hello! The current state of the tool is very limited. Can you add regex to it?

@AsafFisher
Copy link
Author

Is it fine?

@burrbull
Copy link
Member

What regex functionality are you expecting to see?

@n8tlarsen
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants