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

Set iInterface=serprog #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Set iInterface=serprog #66

wants to merge 1 commit into from

Conversation

Rigo-V
Copy link

@Rigo-V Rigo-V commented Sep 10, 2023

For compatibility with an udev rules like:

DRIVERS=="cdc_acm", ATTRS{interface}=="serprog", SYMLINK+="serprog%n"

With an stm32-vserprog and a pico-serprog board plugged in, I automatically get:
/dev/serprog0 (->/dev/ttyACM0)
/dev/serprog1 (->/dev/ttyACM1)

Now this and pico-serprog are both compatible an udev rule like:

DRIVERS=="cdc_acm", ATTRS{interface}=="serprog", SYMLINK+="serprog%n"

Signed-off-by: Riku Viitanen <[email protected]>
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

Successfully merging this pull request may close these issues.

1 participant