File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
Documentation and download available at https://www.FreeRTOS.org/
2
2
3
+ Changes between FreeRTOS V10.4.1 and FreeRTOS V202011.00 released November 10 2020
4
+
5
+ + Added new coreJSON Library. See https://www.freertos.org/json/
6
+ + Added new coreMQTT Library. See https://www.freertos.org/mqtt/
7
+ + Added new corePKCS11 Library. See https://www.freertos.org/pkcs11/
8
+ + Added new AWS IoT Device Shadow Library. See
9
+ https://www.freertos.org/iot-device-shadow/
10
+ + Updated to FreeRTOS Kernel v10.4.2. See
11
+ https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/master/History.txt
12
+ + Updated to FreeRTOS+TCP v2.3.1. See
13
+ https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/blob/master/History.txt
14
+ + Update WolfSSL to 4.5.0 and add the WolfSSL FIPS ready demo.
15
+ + Convert most dependent libraries to Git submodules.
16
+ + Various general maintenance and improvements.
17
+
18
+
3
19
Changes between FreeRTOS V10.4.0 and FreeRTOS V10.4.1 released September 17 2020
4
20
See https://www.FreeRTOS.org/FreeRTOS-V10.4.x.html
5
21
You can’t perform that action at this time.
0 commit comments