Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update STM32G0 HAL and CMSIS drivers #1253

Merged
merged 13 commits into from
May 21, 2021
Merged

Commits on May 21, 2021

  1. G0: update STM32G0xx HAL Drivers to v1.4.1

    Included in STM32CubeG0 FW v1.4.1
    
    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed May 21, 2021
    Configuration menu
    Copy the full SHA
    ef3e10e View commit details
    Browse the repository at this point in the history
  2. G0: update STM32G0xx CMSIS Drivers to v1.4.0

    Included in STM32CubeG0 FW v1.4.1
    
    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed May 21, 2021
    Configuration menu
    Copy the full SHA
    7b4847c View commit details
    Browse the repository at this point in the history
  3. G0: update wrapped files

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed May 21, 2021
    Configuration menu
    Copy the full SHA
    c2ecb4b View commit details
    Browse the repository at this point in the history
  4. G0: remove HAL PWR patch

    Included in STM32CubeG0 FW v1.4.0
    
    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed May 21, 2021
    Configuration menu
    Copy the full SHA
    7fd0e20 View commit details
    Browse the repository at this point in the history
  5. G0: update HAL default configuration

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed May 21, 2021
    Configuration menu
    Copy the full SHA
    b56f095 View commit details
    Browse the repository at this point in the history
  6. G0: update CMSIS Cortex-Mx Device Peripheral Access Layer System Sour…

    …ce File
    
    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed May 21, 2021
    Configuration menu
    Copy the full SHA
    3209315 View commit details
    Browse the repository at this point in the history
  7. fix: eeprom: define FLASH_FLAG_ALL_ERRORS

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed May 21, 2021
    Configuration menu
    Copy the full SHA
    b3f5a2f View commit details
    Browse the repository at this point in the history
  8. uart: G0: add LPUART2 support

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed May 21, 2021
    Configuration menu
    Copy the full SHA
    d04cf3d View commit details
    Browse the repository at this point in the history
  9. timer: G0: update timer IRQ definiton

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed May 21, 2021
    Configuration menu
    Copy the full SHA
    f65194d View commit details
    Browse the repository at this point in the history
  10. boards.txt: add generic G0 USB menu

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed May 21, 2021
    Configuration menu
    Copy the full SHA
    f05818f View commit details
    Browse the repository at this point in the history
  11. variant: G0: update product_line in boards_entry.txt

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed May 21, 2021
    Configuration menu
    Copy the full SHA
    4654d97 View commit details
    Browse the repository at this point in the history
  12. usb: G0: add support (USB_DRD_FS)

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed May 21, 2021
    Configuration menu
    Copy the full SHA
    a7099fe View commit details
    Browse the repository at this point in the history
  13. I2C: G0: add I2C3 support

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed May 21, 2021
    Configuration menu
    Copy the full SHA
    54213f4 View commit details
    Browse the repository at this point in the history