-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathst_readme.txt
75 lines (61 loc) · 2.5 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
/**
******************************************************************************
* @file st_readme.txt
* @author MCD Application Team
* @brief This file lists the main changes done by STMicroelectronics on
* Azure RTOS Threadx for STM32 devices.
******************************************************************************
*/
### V6.4.0 (19-04-2024) ###
============================
- Upgrade to Azure RTOS ThreadX 6.4.0
### V6.2.1 (15-12-2023) ###
============================
- Add STM32U0 series to Azure RTOS licensed hardware list
### V6.2.1 (14-07-2023) ###
============================
- Upgrade to Azure RTOS ThreadX 6.2.1 with additional following patch
+ Fix tx_user.h inclusion in ports files
### V6.2.0 (23-12-2022) ###
============================
- Upgrade to Azure RTOS ThreadX 6.2.0 with additional following patch
+ Add GNU and IAR ports_module files for Cortex A7
- Add STM32H5/STM32WBA series to Azure RTOS licensed hardware list
### V6.1.12 (30-09-2022) ###
============================
- Upgrade to Azure RTOS ThreadX 6.1.12
### V6.1.10 (13-05-2022) ###
============================
- Fix compile error in ThreadX 6.1.10 IAR/GNU CM33 port
### V6.1.10 (01-04-2022) ###
============================
- Upgrade to Azure RTOS ThreadX 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 ThreadX 6.1.9
- Add STM32WL/STM32WB/STM32G0 series to Azure RTOS licensed hardware list
### V6.1.8 (05-11-2021) ##
==========================
- Upgrade to Azure RTOS ThreadX 6.1.8 with additional following patch
+ Fix compile error in GNU CM33 port module
- 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
- Remove Green Hills Software Tools (ghs) port files
- Remove AC6 example_build projects for supported cortex
### V6.1.7 (09-07-2021) ###
===========================
- Fix a regression when Low Power feature is enabled
### V6.1.7 (21-06-2021) ###
===========================
- Upgrade to Azure RTOS ThreadX 6.1.7 with additional following patches
+ Fix runtime issue in EWARM ThreadX-Module port for CM33
+ Fix compile error in MDK-ARM CM33 port