Skip to content

Add history.txt for the 10.4.4 release #336

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

Merged
merged 7 commits into from
May 28, 2021
Merged

Conversation

n9wxu
Copy link
Member

@n9wxu n9wxu commented May 27, 2021

Adding history.txt preparatory to releasing v10.4.4.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@n9wxu n9wxu requested a review from a team as a code owner May 27, 2021 22:54
@codecov
Copy link

codecov bot commented May 27, 2021

Codecov Report

Merging #336 (7705d7c) into main (a1b918c) will not change coverage.
The diff coverage is n/a.

❗ Current head 7705d7c differs from pull request most recent head 24ef702. Consider uploading reports for the commit 24ef702 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             main     #336   +/-   ##
=======================================
  Coverage   95.36%   95.36%           
=======================================
  Files           4        4           
  Lines        1186     1186           
  Branches      334      334           
=======================================
  Hits         1131     1131           
  Misses         17       17           
  Partials       38       38           
Flag Coverage Δ
unittests 95.36% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6425e58...24ef702. Read the comment docs.

alfred2g
alfred2g previously approved these changes May 28, 2021
@@ -46,10 +46,17 @@
* MACROS AND DEFINITIONS
*----------------------------------------------------------*/

#define tskKERNEL_VERSION_NUMBER "V10.4.999"
/*
* If tskKERNEL_VERSION_NUMBER ends with + it represents the version in development
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If tskKERNEL_VERSION_NUMBER ends with + it represents the version in development ^after?^ the numbered release.

include/task.h Outdated
* the numbered release.
*
* The tskKERNEL_VERSION_MAJOR, tskKERNEL_VERSION_MINOR, tskKERNEL_VERSION_BUILD
* values will reflect the last released version1 number.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/version1/version/

@n9wxu n9wxu merged commit b4a7a04 into FreeRTOS:main May 28, 2021
laroche pushed a commit to laroche/FreeRTOS-Kernel that referenced this pull request Apr 18, 2024
* Some update to the demo comments and other fixes.

- Delete the leading underscore in the milliseconds helper macros.
- Add articles to some comments.
- Add clarify to come comments.
- Delete the extraneous line endings of log statements.
- Delete unused headers in the keep-alive demo.

Co-authored-by: Oscar Michael Abrina <abrinao@amazon.com>
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.

3 participants