Skip to content

dts: stm32u5: add stm32u595xx #94322

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lindblandro
Copy link

Add variants of the stm32u595 chip with 2M (u595XI) and 4M (u595XJ) of flash.

Fixes #94320

Add variants of the stm32u595 chip with 2M (u595XI) and 4M (u595XJ) of
flash.

Signed-off-by: Henrik Lindblom <[email protected]>
Copy link

Copy link
Contributor

@djiatsaf-st djiatsaf-st left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise LGTM

@@ -0,0 +1,17 @@
/*
* Copyright The Zephyr Project Contributors
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May be add your own copyright

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I used the recommended copyright notice from contribution guidelines. Did I misunderstood them or should there an additional line?

Copy link
Contributor

@etienne-lms etienne-lms Aug 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this copyright is legitimate. It's up to you @lindblandro to choose between your own or this recommended generic one. In the end the effective copyright ownership to defined by the S-o-b tag(s) of your Git commit.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I'm happy with the recommended practice and commit information 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: STM32 ST Micro STM32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dts: stm32u595xx support
6 participants