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

Make Version.cmake more error-resistant / Fixed sign-compare (size != rep_len) in usb.c (Fixes #772) #872

Merged
merged 11 commits into from
Mar 21, 2020

Commits on Aug 12, 2019

  1. Add support for STM32G031 and STM32G041 chips. Including the 8-pin ST…

    …M32G031J6 :D
    WRR committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    156871d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

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

Commits on Feb 21, 2020

  1. Merge branch 'develop' of https://github.com/texane/stlink into develop

    # Conflicts:
    #	include/stlink/chipid.h
    #	src/chipid.c
    slyshykO committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    94f557e View commit details
    Browse the repository at this point in the history
  2. ---

    slyshykO committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    5a5c3d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

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

Commits on Feb 25, 2020

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

Commits on Feb 29, 2020

  1. Configuration menu
    Copy the full SHA
    43def93 View commit details
    Browse the repository at this point in the history
  2. Add win32 travis build (#2)

    * add mingw64 build to travis CI
    
    * Make .travis-lin-mingw.sh executable
    
    * .travis-lin-mingw.sh: make build dir
    
    * show $PWD in travis-lin-mingw
    
    * update .travis-lin-mingw.sh
    
    * ---
    
    * update .travis-lin-mingw.sh
    
    * update p7zip cmd
    
    * fix sign/unsign comparioson in usb.c
    
    * revert call .travis.sh
    
    * clean up .travis-lin-mingw.sh
    slyshykO committed Feb 29, 2020
    5 Configuration menu
    Copy the full SHA
    83a31a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2020

  1. Configuration menu
    Copy the full SHA
    4d55b6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecf86c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

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