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

Refactoring some code, merge st-probe and fixup #318 serial print #398

Merged
merged 3 commits into from
Apr 16, 2016
Merged

Refactoring some code, merge st-probe and fixup #318 serial print #398

merged 3 commits into from
Apr 16, 2016

Commits on Apr 15, 2016

  1. Fix hang when user has no libusb access because of plugdev under e.g …

    …linux.
    
    Add some better sanity checking when using libusb_open and cleanup accordingly.
    
    Fixes hang (debian 8, amd64, libusb 1.0.19):
    libusb: warning [add_to_flying_list] failed to arm first timerfd (errno 9)
    libusb: warning [libusb_close] internal signalling write failed, closing anyway
    Jerry Jacobs committed Apr 15, 2016
    Configuration menu
    Copy the full SHA
    a86d51b View commit details
    Browse the repository at this point in the history
  2. * Merge st-probe tool into st-info

    * Fixup #318 serial print in stlink probe with trailing zeros
    * Refactor stlink-usb.h with some doxygen-style comments
    * Refactor some pieces of stlink_open_usb
    Jerry Jacobs committed Apr 15, 2016
    Configuration menu
    Copy the full SHA
    db5f029 View commit details
    Browse the repository at this point in the history
  3. stlink_open_usb: Fix issue where serial is not cached when serial is …

    …not compared in search
    Jerry Jacobs committed Apr 15, 2016
    Configuration menu
    Copy the full SHA
    0e22df9 View commit details
    Browse the repository at this point in the history