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

Support for STM32H503 on Nucleo board #419

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Sep 14, 2024

  1. Added deps for STM32H5

    Added links to CMSIS and HAL repos for STM32H5 series microcontrollers.
    wjklimek1 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    d72ba53 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    8cc3196 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82215ac View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Removed unnecessary code

    wjklimek1 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    7da2538 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b273dee View commit details
    Browse the repository at this point in the history
  3. Fix end of file

    wjklimek1 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    3e1d170 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Implemented self update

    Adapted board_self_update() to support self update functionality
    wjklimek1 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    cd6493c View commit details
    Browse the repository at this point in the history