commit | a52bb3a5155f180d94d22ba7ebf26e9de2456b61 | [log] [tgz] |
---|---|---|
author | Tasnim <tasnim.ouni@st.com> | Thu Jan 25 16:36:10 2024 +0100 |
committer | Tasnim <tasnim.ouni@st.com> | Thu Jan 25 17:34:14 2024 +0100 |
tree | 5cb7376b2a63c2f550dd9469fa4f736565540080 | |
parent | 214155d776ce23b3120415d0fabc0095d13aa4ab [diff] |
[HAL][UART] Fix incorrect gState check in HAL_UART_RegisterRxEventCallback/HAL_UART_UnRegisterRxEventCallback to allow user Rx Event Callback registration when a transmit is ongoing
STM32Cube is an STMicroelectronics original initiative to ease developers' life by reducing efforts, time and cost.
STM32Cube covers the overall STM32 products portfolio. It includes a comprehensive embedded software platform delivered for each STM32 series.
Two models of publication are proposed for the STM32Cube embedded software:
This stm32h7xx_hal_driver MCU component repo is one element of the STM32CubeH7 MCU embedded software package, providing the HAL-LL Drivers part.
Details about the content of this release are available in the release note here.
It is crucial that you use a consistent set of versions for the CMSIS Core - CMSIS Device - HAL, as mentioned in this release note.
The full STM32CubeH7 MCU package is available here.
Please refer to the CONTRIBUTING.md guide.