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 STM32WBAxx support #2288

Merged
merged 21 commits into from
Mar 1, 2024
Merged

feat: add STM32WBAxx support #2288

merged 21 commits into from
Mar 1, 2024

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Feb 28, 2024

This PR add the support of the STM32WBA series.

Important

No BLE connectivity support. Any contributions are welcome to support it.

Tests:

Included in STM32CubeWBA FW v1.2.0

Signed-off-by: Frederic Pillon <[email protected]>
Included in STM32CubeWBA FW v1.2.0

Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Allow some redefinition.

Signed-off-by: Frederic Pillon <[email protected]>
Remove duplicate clock definition.
Allow VECT_TAB_OFFSET redefinition.

Signed-off-by: Frederic Pillon <[email protected]>
Previously, mcu family name contained 2 characters except MP1.
New series can have 3 characters, example WBA.
So, manage it dynamically.

Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
@fpistm fpistm added enhancement New feature or request New feature labels Feb 28, 2024
@fpistm fpistm added this to the 2.8.0 milestone Feb 28, 2024
@fpistm fpistm added this to In progress in STM32 core based on ST HAL via automation Feb 28, 2024
@fpistm fpistm merged commit a5135d4 into stm32duino:main Mar 1, 2024
24 checks passed
STM32 core based on ST HAL automation moved this from In progress to Done Mar 1, 2024
@fpistm fpistm deleted the WBA branch March 1, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant