mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
45 lines
No EOL
1.5 KiB
Text
45 lines
No EOL
1.5 KiB
Text
/**
|
|
******************************************************************************
|
|
* @file st_readme.txt
|
|
* @author MCD Application Team
|
|
* @brief This file lists the main changes done by STMicroelectronics on
|
|
* Azure RTOS USBX for STM32 devices.
|
|
******************************************************************************
|
|
*/
|
|
|
|
### V6.2.0 (23-12-2022) ###
|
|
========================
|
|
- Upgrade to Azure RTOS USBX 6.2.0
|
|
- Add STM32H5/STM32WBA series to Azure RTOS licensed hardware list
|
|
|
|
### V6.1.12 (30-09-2022) ###
|
|
========================
|
|
- Upgrade to Azure RTOS USBX 6.1.12 with additional following patch
|
|
+ Fix compile warnings when UX_DEVICE_STANDALONE flag is defined
|
|
|
|
### V6.1.10 (01-04-2022) ###
|
|
========================
|
|
- Upgrade to Azure RTOS USBX 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 USBX 6.1.9
|
|
- Add STM32WL/STM32WB/STM32G0 series to Azure RTOS licensed hardware list
|
|
|
|
### V6.1.8 (05-11-2021) ###
|
|
========================
|
|
- Upgrade to Azure RTOS USBX 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 |