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

boards/stm32: split nucleo-f4x1re into separate boards #14853

Merged
merged 2 commits into from
Nov 19, 2024

Commits on Nov 19, 2024

  1. boards/stm32: split nucleo-f4x1re into separate boards

    Split nucleo-f4x1re into nucleo-f401re and nucleo-f411re.
    These are separate boards and should be in separate directories as it's
    done for all other nucleo boards in NuttX
    raiden00pl committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    18eee4f View commit details
    Browse the repository at this point in the history
  2. boards/Kconfig: fix bad indent

    fix bad indent in boards/Kconfig
    raiden00pl committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    273aa02 View commit details
    Browse the repository at this point in the history