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

task/Add scan for devices btn #62

Merged
merged 2 commits into from
Dec 19, 2024
Merged

task/Add scan for devices btn #62

merged 2 commits into from
Dec 19, 2024

Conversation

Noloxs
Copy link
Owner

@Noloxs Noloxs commented Dec 18, 2024

  • Add scan for serial devices button
  • Fix issues from refactoring

Add rescan button to allow for a user to attach a serial passthrough
devices after boot.
Extract serial base code and logic to a new serial base executor for
arduino and pico executors to inherent from

NB: Not test with devices as they were unavailable during testing

Resolves: #61

Signed-off-by: Rune Haugaard <[email protected]>
- Remove method from pico executor which is handled in serial base
  executor
- Fix wrong variable used when auto connecting to serial device

Signed-off-by: Rune Haugaard <[email protected]>
@Noloxs Noloxs self-assigned this Dec 18, 2024
@Noloxs Noloxs requested a review from stixes December 18, 2024 16:07
Copy link
Collaborator

@stixes stixes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll take it 👍

@Noloxs Noloxs merged commit a2c97ef into main Dec 19, 2024
1 check passed
@Noloxs Noloxs deleted the task/Add_scan_for_devices_btn branch December 19, 2024 05:15
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.

2 participants