-
-
Notifications
You must be signed in to change notification settings - Fork 662
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
add basic support for u5 #3370
Merged
Merged
add basic support for u5 #3370
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TychoVrahe
force-pushed
the
tychovrahe/u5/basic_support
branch
5 times, most recently
from
October 31, 2023 13:46
18a9f68
to
e7fee67
Compare
TychoVrahe
force-pushed
the
tychovrahe/u5/basic_support
branch
2 times, most recently
from
November 7, 2023 12:52
b66856a
to
8d78b28
Compare
TychoVrahe
force-pushed
the
tychovrahe/u5/basic_support
branch
from
November 15, 2023 09:39
2b714cc
to
dda5b6f
Compare
Closed
TychoVrahe
force-pushed
the
tychovrahe/u5/basic_support
branch
3 times, most recently
from
November 24, 2023 19:18
af7b036
to
2d94145
Compare
TychoVrahe
requested review from
prusnak,
andrewkozlik and
matejcik
as code owners
November 24, 2023 20:01
TychoVrahe
requested review from
cepetr
and removed request for
prusnak,
matejcik and
andrewkozlik
November 24, 2023 20:02
This was referenced Dec 27, 2023
Hannsek
added
the
blocked
Blocked by external force. Third party inputs required.
label
Jan 25, 2024
TychoVrahe
force-pushed
the
tychovrahe/u5/basic_support
branch
from
February 5, 2024 12:14
36b80e8
to
1dd26a4
Compare
TychoVrahe
force-pushed
the
tychovrahe/u5/basic_support
branch
from
February 20, 2024 16:15
fd714ec
to
aba4848
Compare
TychoVrahe
removed
the
blocked
Blocked by external force. Third party inputs required.
label
Feb 20, 2024
cepetr
approved these changes
Feb 29, 2024
[no changelog]
[no changelog]
[no changelog]
[no changelog]
[no changelog]
TychoVrahe
force-pushed
the
tychovrahe/u5/basic_support
branch
from
February 29, 2024 15:56
92bc966
to
0c0ba61
Compare
[no changelog]
[no changelog]
[no changelog]
[no changelog]
[no changelog]
[no changelog]
[no changelog]
[no changelog]
…sis submodules. [no changelog]
…late image hashes, switches to sha256 [no changelog]
…timing constant [no changelog]
…e, fix read/erase storage commands [no changelog]
[no changelog]
[no changelog]
TychoVrahe
force-pushed
the
tychovrahe/u5/basic_support
branch
from
February 29, 2024 16:01
0c0ba61
to
355caba
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR is adding support for STM32U5.
It builds on still non-merged PR #3228
This also adds support for STM32U5A9J-DK board, though it is not clear at this point that this be included in final version.