Skip to content

Review HAL/LL default configuration #1321

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

Merged
merged 3 commits into from
Mar 10, 2021
Merged

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Mar 10, 2021

  • Define USE_FULL_LL_DRIVER at top level as more and more HAL relies on LL drivers. So enable the full LL usage to ease access.
  • Clean up generic HAL conf file
  • Clean up Vddio2 Independent I/Os supply setting

fpistm added 3 commits March 10, 2021 14:58
More and more HAL relies on LL drivers.
So enable the full LL usage to ease access.

Signed-off-by: Frederic Pillon <[email protected]>
It was already present for STM32L4.
Test the register definition is enough.

Signed-off-by: Frederic Pillon <[email protected]>
Enable IPCC by default
Sorted by name

Signed-off-by: Frederic Pillon <[email protected]>
@fpistm fpistm added the enhancement New feature or request label Mar 10, 2021
@fpistm fpistm added this to the 2.0.0 milestone Mar 10, 2021
@fpistm fpistm merged commit 6ec82f6 into stm32duino:master Mar 10, 2021
@fpistm fpistm deleted the config_cleanup branch March 10, 2021 15:47
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant