-
Notifications
You must be signed in to change notification settings - Fork 2
/
st_readme.txt
78 lines (62 loc) · 2.53 KB
/
st_readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
/**
******************************************************************************
* @file st_readme.txt
* @author MCD Application Team
* @brief This file lists the main changes done by STMicroelectronics on
* Azure RTOS NetXDuo for STM32 devices.
******************************************************************************
*/
### V6.4.0 (19-04-2024) ###
============================
- Upgrade to Azure RTOS NetXDuo 6.4.0
### V6.2.1 (15-12-2023) ###
============================
- Add STM32U0 series to Azure RTOS licensed hardware list
### V6.2.1 (22-09-2023) ###
============================
- iperf utility: fix regression introduced with Azure RTOS NetXDuo 6.2.1
### V6.2.1 (14-07-2023) ###
============================
- Upgrade to Azure RTOS NetXDuo 6.2.1 with additional following patch
+ azure_iot addons: fix to handle null URLs in the received ADU JSON
### V6.2.0 (28-04-2023) ###
============================
- azure_iot addons: fix to handle null URLs in the received ADU JSON
### V6.2.0 (03-03-2023) ###
============================
- azure_iot addons: Correct compatibility property name to match the values in import manifest
### V6.2.0 (23-12-2022) ###
============================
- Upgrade to Azure RTOS NetXDuo 6.2.0
- Add STM32H5/STM32WBA series to Azure RTOS licensed hardware list
### V6.1.12 (30-09-2022) ###
============================
- Upgrade to Azure RTOS NetXDuo 6.1.12
### V6.1.10 (13-05-2022) ###
============================
- Use correct params to call az_span_create() function in NetXDuo azure_iot addons
### V6.1.10 (01-04-2022) ###
============================
- Upgrade to Azure RTOS NetXDuo 6.1.10
### V6.1.9 (28-01-2022) ###
===========================
- Add STM32C0 series to Azure RTOS licensed hardware list
### V6.1.9 (13-12-2021) ###
===========================
- Upgrade to Azure RTOS NetXDuo 6.1.9
- Add STM32WL/STM32WB/STM32G0 series to Azure RTOS licensed hardware list
### V6.1.8 (05-11-2021) ###
===========================
- Upgrade to Azure RTOS NetXDuo 6.1.8
- Add STM32G4/STM32F7/STM32L5 series to Azure RTOS licensed hardware list
### V6.1.7 (24-09-2021) ###
===========================
- Add STM32L4/STM32L4+ series to Azure RTOS licensed hardware list
### V6.1.7 (03-09-2021) ###
===========================
- Add STM32F4 Series to Azure RTOS licensed hardware list
- Restore cortex_a7 port files
### V6.1.7 (21-06-2021) ###
===========================
- Upgrade to Azure RTOS NetXDuo 6.1.7 with additional following patch
+ Fix compile error in MDK-ARM crypto libraries port file