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

Merge branch develop #1099

Merged
merged 213 commits into from
Mar 11, 2021
Merged

Merge branch develop #1099

merged 213 commits into from
Mar 11, 2021

Conversation

Nightwalker-87
Copy link
Member

Merging branch develop into master to address the following points:

  • Resolve an existing merge-conflict between both branches.
  • Avoid further divergence between both branches.
  • Create a new unified codebase in order to address some current bugs.
  • First step for an upcoming release preparation.

Luca Boccassi and others added 30 commits March 16, 2018 15:58
Thanks Helmut for the patch! (Closes: #941320)

Gbp-Dch: full
On Unix-like operating systems man pages are commonly installed to
`/usr/share/man` not `/usr/share/stlink/man`.
doc/man: Fixed installation directory
This change fixes installation path for desktop-file and icons.
They should be installed directly to
```
/usr/share/applications/
/usr/share/icons/hicolor/scalable/apps/
```
Fixed installation path for desktop-file and icons.
Fix for static linking of libssp
Nightwalker-87 and others added 21 commits December 12, 2020 11:34
Bugfixes for compilation with clang
- Mention support for VS Code (Closes #1057)
- Compilation with GCC 11 fails (Closes #1077)
- Updated list of contributors
- Updated CHANGELOG.md
[feature] Included ITM functionality for building with MSVC
Correctly handle endianness without reference to host platform
check format string for log messages
Flash_loader: increase wait rounds for slow boards
- Updated CHANGELOG.md
- Minor formatting & spelling fix
- Minor corrections
- covered active Ubuntu LTS version trees
- gcc: 5 / 6 / 10
- clang: 8 / 10
- Updated CHANGELOG.md
- Updated list of contributors
- Fixed travis CI build settings
@Nightwalker-87 Nightwalker-87 merged commit cc9bedd into master Mar 11, 2021
@Nightwalker-87 Nightwalker-87 deleted the develop branch March 11, 2021 15:59
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Mar 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet