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

feat: add STM32U3xx support #2674

Merged
merged 23 commits into from
Mar 13, 2025
Merged

feat: add STM32U3xx support #2674

merged 23 commits into from
Mar 13, 2025

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Mar 6, 2025

This PR add the support of the STM32U3 series.

Tests using a Nucleo-U385RG-Q:

@fpistm fpistm added enhancement New feature or request new variant Add support of new bard labels Mar 6, 2025
@fpistm fpistm added this to the 2.10.0 milestone Mar 6, 2025
@fpistm fpistm force-pushed the stm32cubeU3_intro branch 4 times, most recently from d55bcd8 to f9b37a3 Compare March 11, 2025 16:03
fpistm added 18 commits March 11, 2025 17:12
Included in STM32CubeU3 FW v1.1.0

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Included in STM32CubeU3 FW v1.1.0

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Allow some redefinition.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Remove duplicate clock definition.
Allow VECT_TAB_OFFSET redefinition.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm force-pushed the stm32cubeU3_intro branch from f9b37a3 to 00e9fa8 Compare March 11, 2025 16:13
fpistm added 4 commits March 12, 2025 16:29
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
This partially revert this commit:
ci(stm32variant): dynamically manage syswkup list
575baf5

Warning raised if the fixed value are too small.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm force-pushed the stm32cubeU3_intro branch from 00e9fa8 to c830618 Compare March 12, 2025 15:35
@fpistm fpistm merged commit 8e66d77 into stm32duino:main Mar 13, 2025
25 checks passed
@fpistm fpistm deleted the stm32cubeU3_intro branch March 13, 2025 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new variant Add support of new bard
Projects
Development

Successfully merging this pull request may close these issues.

1 participant