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

Fix Compilation Issues #57

Merged
merged 2 commits into from
May 11, 2022
Merged

Fix Compilation Issues #57

merged 2 commits into from
May 11, 2022

Conversation

r2axz
Copy link
Owner

@r2axz r2axz commented Apr 26, 2022

  • use const initializers in USB descriptor structs;
  • ignore latest tag when determining fw version from a tag;

@r2axz r2axz self-assigned this Apr 26, 2022
@r2axz r2axz linked an issue Apr 26, 2022 that may be closed by this pull request
@r2axz r2axz merged commit 7ca8ddb into main May 11, 2022
fmirandabonomi added a commit to fmirandabonomi/bluepill-serial-monster that referenced this pull request May 22, 2023
commit 7ca8ddb
Merge: d05b316 c82d7f2
Author: Kirill Kotyagin <kirill.kotyagin@gmail.com>
Date:   Wed May 11 10:11:42 2022 +0300

    Merge pull request r2axz#57 from r2axz/r2axz-fix-compile-issues

    FIX: compilation Issues (non const initializers, versioning)

commit c82d7f2
Author: Kirill Kotyagin <kirill.kotyagin@gmail.com>
Date:   Tue Apr 26 23:02:39 2022 +0300

    FIX: use const initializers

commit aa23894
Author: Kirill Kotyagin <kirill.kotyagin@gmail.com>
Date:   Tue Apr 26 22:34:16 2022 +0300

    FIX: match only version tags when determining firmware version
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.

Windows compilation
1 participant