Skip to content

PR#33 (M): Implemented device detection via libusb - #33

Merged
malikalhack merged 8 commits into
developmentfrom
8-implement-device-detection-via-libusb
Sep 1, 2026
Merged

malikalhack merged 8 commits into
developmentfrom
8-implement-device-detection-via-libusb

Conversation

@malikalhack

@malikalhack malikalhack commented Sep 1, 2026 •

Copy link
Copy Markdown
Owner

Linked Task

Closes #8

Commits

  • Added missed Doxygen documentation
  • Updated PR template and a CI-workflow
  • Updated pull request template
  • Moved Demo mode control
  • Updated C++ style rules
  • Implemented USB device detection
  • Added USB device enumeration
  • Added libusb build dependency

Author Checklist

  • added a summary description of the work done to the linked task(s);
  • added generated documentation;
  • successfully generated the documentation, and it meets expectations;
  • successfully compiled the library on Linux;

Testing

  • ./linux_build.sh -c -d
  • make debug
  • manual UI check

The build was performed on Linux Mint 21.3.

@malikalhack malikalhack added this to the Step 3: USB layer milestone Sep 1, 2026
@malikalhack malikalhack self-assigned this Sep 1, 2026
@malikalhack malikalhack added the enhancement New feature or request label Sep 1, 2026
@malikalhack malikalhack linked an issue Sep 1, 2026 that may be closed by this pull request
@malikalhack
malikalhack force-pushed the 8-implement-device-detection-via-libusb branch from 60de521 to 65d5522 Compare September 1, 2026 16:21
@malikalhack malikalhack changed the title PR PR#33 (M): Implemented device detection via libusb Sep 1, 2026
@malikalhack
malikalhack merged commit d2fa7c2 into development Sep 1, 2026
1 check passed
@malikalhack
malikalhack deleted the 8-implement-device-detection-via-libusb branch September 1, 2026 22:32
@malikalhack malikalhack added PR Pull Request and removed enhancement New feature or request labels Sep 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR Pull Request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement device detection via libusb

1 participant