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

🔖 (release): Bump to v1.3.0 #1211

Merged
merged 353 commits into from
Jan 13, 2023
Merged

🔖 (release): Bump to v1.3.0 #1211

merged 353 commits into from
Jan 13, 2023

Conversation

ladislas
Copy link
Member

No description provided.

ladislas and others added 30 commits November 18, 2022 00:28
…g' but the argument has type 'uint32_t'

Using <cinttypes> and PRI... format specifiers allows code to compile
without warning on both arm-none-eabi-gcc and clang/gcc on host machine.

See for more information:

- https://en.cppreference.com/w/cpp/io/c/fprintf
- https://en.cppreference.com/w/cpp/header/cinttypes
- Do not use array subscript when the index is not an integer constant expression
- Constructor does not initialize these fields: convertMCUBlocks
- Performing an implicit widening conversion to type 'size_t' (aka 'unsigned long') of a multiplication performed in type 'unsigned int'
- Performing an implicit widening conversion to type 'unsigned long' of a multiplication performed in type 'int'
- xx is a magic number; consider replacing it with a named constant
- Missing username/bug in TODO
- Do not use C-style cast to convert between unrelated types
- Result of multiplication in type 'unsigned int' is used as a pointer offset after an implicit widening conversion to type 'size_t'
- Do not use array subscript when the index is not an integer constant expression
- warning: missing username/bug in TODO
- warning: 4000 is a magic number; consider replacing it with a named constant
ladislas and others added 17 commits December 29, 2022 14:02
Those were replaced by function getUsedRamSizeWithPercentage
Remove not relevant argument
Rename variable APPLICATION_HEX
Exit if argument is empty
Release files contain version (major, minor, patch, build)
application_os: "application" is the term used by MCUBoot, "os" is the term used by Leka
@ladislas ladislas changed the base branch from develop to main January 11, 2023 14:51
@sonarcloud
Copy link

sonarcloud bot commented Jan 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

93.5% 93.5% Coverage
0.0% 0.0% Duplication

@ladislas ladislas merged commit 5a49826 into main Jan 13, 2023
@ladislas ladislas deleted the release/v1.3.0 branch January 13, 2023 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
01 - type: task Something to do
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants