Skip to content

Commit 4b68d9a

Browse files
Merge branch 'FreeRTOS:main' into main
2 parents 308fbb5 + 57c1967 commit 4b68d9a

File tree

578 files changed

+56933
-19992
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

578 files changed

+56933
-19992
lines changed

.github/.cSpellWords.txt

Lines changed: 1586 additions & 0 deletions
Large diffs are not rendered by default.

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# the repo. Unless a later match takes precedence,
55
# @global-owner1 and @global-owner2 will be requested for
66
# review when someone opens a pull request.
7-
* @FreeRTOS/pr-bar-raiser
7+
* @FreeRTOS/pr-bar-raisers
88

99
# Order is important; the last matching pattern takes the most
1010
# precedence. When someone opens a pull request that only

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ When creating a new topic on the forums or filing an issue, please include as ma
3333
## Contributing via pull request
3434
Contributions via pull requests are much appreciated. Before sending us a pull request, please ensure that:
3535

36-
1. You are working against the latest source on the *master* branch.
36+
1. You are working against the latest source on the *main* branch.
3737
2. You check existing open, and recently merged, pull requests to make sure someone else hasn't addressed the problem already.
3838
3. You open an issue to discuss any significant work - we would hate for your time to be wasted.
3939

@@ -63,7 +63,7 @@ Looking at the existing issues is a great way to find something to contribute on
6363

6464

6565
## Licensing
66-
The FreeRTOS-Plus-TCP library is released under the MIT open source license, the text of which can be found [here](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/blob/master/LICENSE.md)
66+
The FreeRTOS-Plus-TCP library is released under the MIT open source license, the text of which can be found [here](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/blob/main/LICENSE.md)
6767

6868
Additional license files can be found in the folders containing any supplementary libraries licensed by their respective copyright owners where applicable.
6969

0 commit comments

Comments
 (0)