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

Basic compatibility for STLink-v3 programmer #954

Merged
merged 8 commits into from
May 17, 2020
Merged

Commits on Feb 22, 2020

  1. General Project Update

    - Formatting fixes in CHANGELOG.md
    - Added comment in .travis.sh
    - Update for .travis.yml: gcc/g++ v5->v6
    Nightwalker-87 committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    afaded2 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. Configuration menu
    Copy the full SHA
    82ac538 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Add support for STLink V3

    Flash programming is broken
    martonmiklos committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    09ea99a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    0a91936 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    442ade8 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Additional fixes for #863

    - Comment for selection of API-Version (#271)
    - Whitespace cleanup
    - Fixed casting (-Wshorten-64-to-32)
    Nightwalker-87 committed May 9, 2020
    Configuration menu
    Copy the full SHA
    f6e9cb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d827ce1 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. Bugfix & cleanup

    - Fixed problem "libusb: warning [libusb_exit] application left some 
    devices open" resulting from deprecated commands reintroduced in merge 
    commit 0a91936. 
    - Whitespace cleanup
    Nightwalker-87 committed May 17, 2020
    Configuration menu
    Copy the full SHA
    def770b View commit details
    Browse the repository at this point in the history