mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-08 12:45:22 -05:00
Add note in coreSNTP demo about Network Time Security (NTS) (#648)
This PR makes the following changes in the coreSNTP demo: To suggest the most secure way of using SNTP communication, we are adding a documentation note about the Network Time Security in the SNTP demo. Hygiene update of using the FreeRTOS/backoffAlgorithm utility library for calculating time polling period interval backoff when time requests are rejected by a time server.
This commit is contained in:
parent
e38c279b22
commit
b550e6090d
3 changed files with 149 additions and 12 deletions
|
|
@ -705,6 +705,7 @@ filteration
|
|||
findfirst
|
||||
findobjects
|
||||
fips
|
||||
firstbackoffattempt
|
||||
fixme
|
||||
flase
|
||||
flasg
|
||||
|
|
@ -1226,6 +1227,7 @@ mingw
|
|||
minilistitem
|
||||
minimise
|
||||
minimised
|
||||
minpollperiod
|
||||
mips
|
||||
misc
|
||||
misra
|
||||
|
|
@ -1325,6 +1327,7 @@ nsec
|
|||
nt
|
||||
ntp
|
||||
ntpdemo
|
||||
nts
|
||||
nullptr
|
||||
num
|
||||
numaker
|
||||
|
|
@ -1611,6 +1614,7 @@ ppass
|
|||
ppassword
|
||||
ppc
|
||||
ppcmessagetodisplay
|
||||
ppollperiod
|
||||
ppr
|
||||
pprivatekey
|
||||
ppublishinfo
|
||||
|
|
@ -2206,6 +2210,7 @@ shadownamelength
|
|||
shadowstatus
|
||||
shasum
|
||||
shigherprioritytaskwoken
|
||||
shouldinitializecontext
|
||||
shouldn
|
||||
shtml
|
||||
sice
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue