You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS/FreeRTOS-Plus/Source
Archit Aggarwal ac5bf3b934
Update coreSNTP submodule and coreSNTP demo (#631)
Update the coreSNTP submodule to the latest commit. Also, make updates to the coreSNTP demo for the new changes in the SNTP library which include the following:

1. Update to the type for packet size from size_t to uint16_t for parameters in the transport and authentication interfaces.
2. Change in the call to Sntp_SendTimeRequest API to pass the new blockTimeMs parameter added to the API.
3. Update to the clock-offfset type from int32_t to int64_t for representing information in milliseconds. To accommodate this update in the SntpSetTime_t interface, the mathematical model for representing system clock has been updated to store slew rate as milliseconds/second (instead of second/second). This change improves the accuracy of the WinSim demo time correction (because the milliseconds of time difference between server and client time is corrected over the entire polling interval which makes a significant difference!).

This PR also adds demo config macros for setting the block time values passed to the Sntp_SendTimeRequest and Sntp_ReceiveTimeResponse APIs.
4 years ago
..
AWS Merge FreeRTOS 202104.00 to main (#585) 4 years ago
Application-Protocols Update coreSNTP submodule and coreSNTP demo (#631) 4 years ago
FreeRTOS-Plus-CLI Add CBMC proofs for FreeRTOS-Plus-CLI (#296) 5 years ago
FreeRTOS-Plus-IO Add FreeRTOS-Plus directory with new directory structure so it matches the FreeRTOS directory. 12 years ago
FreeRTOS-Plus-TCP@9a25860e76 [AUTO][RELEASE]: Bump submodules per manifest.yml for V202012.00 4 years ago
FreeRTOS-Plus-Trace Updated to Percepio Tracealyzer Recorder v4.4.0 (#330) 5 years ago
FreeRTOS-Plus-UDP FreeRTOS+UDP was removed in FreeRTOS V10.1.0 as it was replaced by FreeRTOS+TCP, 7 years ago
Reliance-Edge Update Reliance Edge fail safe file system to the latest version. 8 years ago
Utilities Aws only files spell check (#593) 4 years ago
coreJSON@26fe707548 [AUTO][RELEASE]: Bump submodules per manifest.yml for V202012.00 4 years ago
corePKCS11@7fce2e0771 Update corePKCS11 submodule. (#505) 4 years ago
WebDocs.url Add FreeRTOS-Plus directory with new directory structure so it matches the FreeRTOS directory. 12 years ago