Activity
[HAL][UART] Correct the IDLE reception check by replacing USART_SR_ID…
[HAL][UART] Correct the IDLE reception check by replacing USART_SR_ID…
[HAL][SDMMC] Add a check condition before aborting DMA in HAL_MMC_IRQ…
[HAL][SDMMC] Add a check condition before aborting DMA in HAL_MMC_IRQ…
[HAL][TIM] Fix update flag (UIF) clearing in TIM_Base_SetConfig
[HAL][TIM] Fix update flag (UIF) clearing in TIM_Base_SetConfig
[HAL][USB] Fix the condition on EONUM flag of DOEPCTLx register in HA…
[HAL][USB] Fix the condition on EONUM flag of DOEPCTLx register in HA…
[HAL][UART] Add HAL_UART_RXEVENT_IDLE event notification to user in c…
[HAL][UART] Add HAL_UART_RXEVENT_IDLE event notification to user in c…
[HAL][USART] Remove useless external parenthesis from if statement of…
[HAL][USART] Remove useless external parenthesis from if statement of…
[HAL][LL][USB] Fix added to support bulk transfer in double buffer mode
[HAL][LL][USB] Fix added to support bulk transfer in double buffer mode
[LL][CORTEX] Add missing parenthesis() in LL_MPU_ConfigRegion() API
[LL][CORTEX] Add missing parenthesis() in LL_MPU_ConfigRegion() API
[HAL][LL][USB] Improve delay management to set core mode
[HAL][LL][USB] Improve delay management to set core mode
[LL][USB] Increase timeout value to allow core reset to complete
[LL][USB] Increase timeout value to allow core reset to complete
[HAL][GPIO] Replace GPIO_Pin_x with GPIO_PIN_x to be compliant with m…
[HAL][GPIO] Replace GPIO_Pin_x with GPIO_PIN_x to be compliant with m…
[LL][UTILS] Fix 'Ticks' parameter's description of LL_InitTick() func…
[LL][UTILS] Fix 'Ticks' parameter's description of LL_InitTick() func…
[HAL][TIM] Remove multiple volatile reads or writes in interrupt hand…
[HAL][TIM] Remove multiple volatile reads or writes in interrupt hand…
[HAL][I2C] Update HAL_I2C_Mem_Read() to clear ACK bit once 3 bytes to…
[HAL][I2C] Update HAL_I2C_Mem_Read() to clear ACK bit once 3 bytes to…
[HAL][SPI] Update IT API to enable interrupts after process unlock
[HAL][SPI] Update IT API to enable interrupts after process unlock
[LL][USB] Fix added to USB_ClearInterrupts(), should write 1 to clear…
[LL][USB] Fix added to USB_ClearInterrupts(), should write 1 to clear…