1. 3760905 [DOC] Add RN message related to FDCAN driver update by Rania JMAI · 3 months ago master
  2. dc93780 [HAL][GPIO] Replace GPIO_Pin_x with GPIO_PIN_x to be compliant with macros definition by Rania JMAI · 4 months ago
  3. e194e5a Release v1.4.6 by Ali Labbene · 4 months ago v1.4.6
  4. 3609e7c [LL][RCC] Add defined(RCC_CCIPR_USART2SEL) for selecting the USART2 clock source in stm32g0xx_ll_rcc.h file by Rania JMAI · 5 months ago
  5. 80a4fa7 [HAL][FLASH] Update HAL_FLASH_Unlock/HAL_FLASH_Lock and HAL_FLASH_OB_Unlock/HAL_FLASH_OB_Lock functions to check BSY1, BSY2 and CFGBSY bits before performing Unlock/Lock sequence by Rania JMAI · 5 months ago
  6. 1abb36b [HAL][FLASH] Fix __HAL_FLASH_CLEAR_FLAG macro by Rania JMAI · 5 months ago
  7. 48c6ac4 [HAL][LL][PWR] Update to support 'USB supply enable' feature for STM32G0B0 devices by Ali Labbene · 6 months ago
  8. f47385c [HAL][USB] Prevent channel auto start of periodic interrupt transfer during NAK by Rania JMAI · 6 months ago
  9. 85894f4 [HAL][TIM] Remove multiple volatile reads or writes in interrupt handler for better performance by Rania JMAI · 6 months ago
  10. 8b3a5ce [LL][I2C] Update LL_I2C_HandleTranfer function to prevent undefined behavior of volatile usage before updating the CR2 register by Rania JMAI · 6 months ago
  11. ac5d90d [HAL][I2C] Update HAL I2C driver to disable all interrupts after end of transaction by Tasnim · 7 months ago
  12. 272438f [HAL][FLASH] Fix timeout check in FLASH_WaitForLastOperation() by Tasnim · 8 months ago
  13. 5def140 [HAL][UART] Avoid RTOF flag to be cleared by a transmit process in polling mode by Tasnim · 8 months ago
  14. 05210b0 [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 by Tasnim · 8 months ago
  15. 8549cf9 [HAL][RTC] Optimize the way RSF flag is cleared in HAL_RTC_WaitForSynchro() by Tasnim · 8 months ago
  16. aebb9c6 [HAL][FDCAN] Enhance HAL code quality for MISRA-C Rule-8.13 by adding const qualifiers by Tasnim · 8 months ago
  17. 90dd64e [LL][RTC] Correct misleading note about shadow registers by Tasnim · 10 months ago
  18. f63fa71 [HAL][I2C] Update I2C_WaitOnRXNEFlagUntilTimeout to check I2C_FLAG_AF independently from I2C_FLAG_RXNE by Tasnim · 10 months ago
  19. ec98bda [HAL][I2C] Update I2C_Slave_ISR_IT, I2C_Slave_ISR_DMA and I2C_ITSlaveCplt to prevent the call of HAL_I2C_ListenCpltCallback twice by Tasnim · 10 months ago
  20. 3297727 [HAL][UART] Update initialisation sequence for TXINV, RXINV and TXRXSWAP settings by Tasnim · 11 months ago
  21. 7d9e00a [HAL][SPI] Update IT API to enable interrupts after process unlock by Tasnim · 11 months ago
  22. b03ca11 [HAL][I2C] Update HAL_I2C_Mem_Write_IT API to initialize XferSize at 0 by Tasnim · 11 months ago
  23. 241a144 Add SECURITY.md by Rania JMAI · 11 months ago
  24. 2fca1ce [HAL][SMBUS] Enhance HAL code quality for MISRA-C Rule-8.13 by adding const qualifiers by Tasnim · 12 months ago
  25. 7b26f3a [HAL][LL][I2C] Enhance HAL code quality for MISRA-C Rule-8.13 by adding const qualifiers by Tasnim · 12 months ago
  26. 7340861 [HAL][GENRIC] Fix the COMP EXTI line in the comments by Tasnim · 1 year ago
  27. c3db062 [HAL][CRYP] Update Crypt/Decrypt IT processes to avoid Computation Completed IRQ fires before the DINR pointer increment by Tasnim · 1 year ago
  28. 4da70d0 [LL][ADC] In function LL_ADC_DeInit(), remove useless action of conversion trigger change. Moreover, this action was not compliant with ADC enable state (cf reference manual) by Tasnim · 1 year ago
  29. e911b12 [HAL][SMBUS] Update HAL I2C driver to prefetch data before starting the transmission: implementation of errata sheet workaround I2C2-190208 : Transmission stalled after first byte by Tasnim · 1 year, 2 months ago
  30. b3fdb9e [HAL][I2C] Update HAL I2C driver to prefetch data before starting the transmission: implementation of errata sheet workaround I2C2-190208 : Transmission stalled after first byte by Tasnim · 1 year, 2 months ago
  31. 42360b1 [HAL][GENERIC] Update of HAL_GetTickFreq() brief by Tasnim · 1 year, 2 months ago
  32. a3e0de8 [HAL][SPI] Set handler's state to 'ready' only in case of timeout but not in case of another error by houssine BOUGUERBA · 1 year, 2 months ago
  33. 327dfdc [HAL][GENERIC] Allow redefinition of macro UNUSED(x) by houssine BOUGUERBA · 1 year, 2 months ago
  34. bba42c0 [HAL][EXTI] Fix computation of pExtiConfig->GPIOSel in HAL_EXTI_GetConfigLine() by houssine BOUGUERBA · 1 year, 2 months ago
  35. f294eff [HAL][UART] Rework of UART_WaitOnFlagUntilTimeout() API to avoid being stuck forever when UART overrun error occurs and to enhance behavior by Rania JMAI · 1 year, 4 months ago
  36. 685f544 [HAL][I2C] Duplicate the test condition after timeout detection to avoid false timeout detection by Rania JMAI · 1 year, 4 months ago
  37. feb6749 [HAL][FLASH] Remove the plural form in the description of the __HAL_FLASH_CLEAR_FLAG macro by Rania JMAI · 1 year, 4 months ago
  38. 84a2e93 [HAL][USB] Update delay before reading RXBD register by Eya · 1 year, 7 months ago
  39. e289146 [LL][USB] Use correct macro to clear RXBD register block numbers by Eya · 1 year, 7 months ago
  40. ab5ab77 [HAL][UART] Disable the Receiver Timeout Interrupt when data reception is completed by Eya · 1 year, 7 months ago
  41. 2a1b3e0 [LL][TIM] Remove useless check on IS_TIM_ADVANCED_INSTANCE() within LL_TIM_BDTR_Init() to fix Break Filter configuration problem with specific TIM instances by Eya · 1 year, 7 months ago
  42. f6080a8 [LL][LPTIM] Apply same naming rules to clear FLAG related functions by Eya · 1 year, 7 months ago
  43. ae0927d [HAL][DAC] Fix HAL_GetTick() timeout vulnerability by Eya · 1 year, 7 months ago
  44. 23e8a1d [HAL][CRC] Add filter in HAL_CRCEx_Polynomial_Set() to exclude even polynomials by Eya · 1 year, 7 months ago
  45. ba4210f Release v1.4.5 by Eya · 1 year, 7 months ago v1.4.5
  46. 3e7e576 Release v1.4.4 by Eya · 1 year, 10 months ago v1.4.4
  47. 25fb527 Update README.md by Ali Labbene · 2 years, 2 months ago
  48. 65daa94 [HAL][FDCAN] Better performance by removing multiple volatile reads or writes in interrupt handler by Ali Labbene · 2 years, 2 months ago
  49. 0cc8fca [HAL][LL][ADC] Rename TRx registers AWDxTR to be compliant with the reference manual by Ali Labbene · 2 years, 2 months ago
  50. a86875a [HAL][LL] New licensing scheme deployment by Ali Labbene · 2 years, 2 months ago
  51. 38df076 Release v1.4.3 by Ali Labbene · 2 years, 2 months ago v1.4.3
  52. 36ae439 Release v1.4.2 by Eya · 2 years, 9 months ago v1.4.2
  53. 758febe Release v1.4.1 by rihab kouki · 3 years, 2 months ago v1.4.1
  54. e84a576 Release v1.4.0 by Ali Labbene · 3 years, 5 months ago v1.4.0
  55. 5b53e6c Update CONTRIBUTING.md and PULL_REQUEST_TEMPLATE.md with CLA procedure description and mention that pull-requests are now accepted by Eya · 4 years, 1 month ago
  56. 37d2fe9 Release v1.3.0 by Eya · 4 years, 3 months ago v1.3.0
  57. 22ec2f0 Release v1.2.0 by Eya · 4 years, 3 months ago v1.2.0
  58. cbe43a2 Initial commit by ASELSTM · 4 years, 3 months ago