Skip to content

Commit 7c53084

Browse files
committed
Merge branch 'main' into dev-bufalloc
2 parents 86da319 + 782a7e5 commit 7c53084

File tree

350 files changed

+23800
-6803
lines changed

Some content is hidden

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

350 files changed

+23800
-6803
lines changed

.github/.cSpellWords.txt

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,7 @@ FPSP
454454
FRAMERX
455455
FRMFILTER
456456
frms
457+
fsanitize
457458
FSDMA
458459
FTSR
459460
FUDUP
@@ -488,6 +489,7 @@ HASHL
488489
HCKER
489490
hclk
490491
HDFC
492+
HDLCD
491493
hein
492494
HFNMIENA
493495
HFRDY
@@ -811,6 +813,7 @@ NOPIDEVAD
811813
NOPRFCNT
812814
NOTRCPKT
813815
npacket
816+
npuspporpl
814817
NRZVALID
815818
NSACR
816819
NSID
@@ -820,6 +823,8 @@ nstat
820823
NSUID
821824
NSUIDE
822825
NSUNID
826+
NSWDRSTREQ
827+
NSWDRSTREQEN
823828
Nullpuc
824829
Nullpx
825830
numaker
@@ -1031,6 +1036,7 @@ RPSF
10311036
RRDPSR
10321037
RSERVED
10331038
RSTN
1039+
RSTREQEN
10341040
RTIC
10351041
RTIM
10361042
RTMIS
@@ -1174,6 +1180,7 @@ SLEEPONEXIT
11741180
SLEWCTL
11751181
Slirp
11761182
SLOWCLK
1183+
SLOWCLKWDRSTREQ
11771184
SMII
11781185
smlad
11791186
SMLAD
@@ -1284,13 +1291,15 @@ SUPPR
12841291
SUPR
12851292
SVLAN
12861293
SWDEF
1294+
SWDRSTREQ
12871295
SWFDUP
12881296
SWIER
12891297
SWINC
12901298
SWIT
12911299
SWOENA
12921300
SWOSCALER
12931301
SWRESET
1302+
SWRESETREQ
12941303
sxtab
12951304
SXTAB
12961305
sxtb
@@ -1511,11 +1520,13 @@ VLANE
15111520
VLANP
15121521
VLTV
15131522
VMASK
1523+
VMMPCBLKSIZE
15141524
VMRS
15151525
VMSR
15161526
vnetmask
15171527
vnetwork
15181528
VREDUCE
1529+
VSOCKET
15191530
VTIR
15201531
VTOR
15211532
wakeon
@@ -1565,7 +1576,7 @@ xpsr
15651576
xtopology
15661577
xtopologyp
15671578
xzvf
1568-
YA)
1579+
YA)
15691580
Zimperium
15701581
zipperowiec
15711582
Zosi

.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)