Skip to content

Update LL wrapper files management #290

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 1 commit into from
Aug 2, 2018
Merged

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Aug 1, 2018

Move all LL wrapper file in LL/ directory instead of HAL
Split stm32yyxx_ll.h file per feature (stm32yyxx_ll_*.h),
this allow a better granularity and to include only the
required LL header file instead of the full list.
Anyway, it will be always possible to include all LL headers
if needed using: stm32yyxx_ll.h

@fpistm fpistm self-assigned this Aug 1, 2018
Move all LL wrapper file in LL/ directory instead of HAL
Split stm32yyxx_ll.h file per feature (stm32yyxx_ll_*.h),
this allow a better granularity and to include only the
required LL header file instead of the full list.
Anyway, it will be always possible to include all LL headers
if needed using: stm32yyxx_ll.h

Signed-off-by: Frederic.Pillon <[email protected]>
@fpistm fpistm merged commit 7dfccee into stm32duino:master Aug 2, 2018
@fpistm fpistm deleted the LL_include branch August 2, 2018 15:17
benwaffle pushed a commit to benwaffle/Arduino_Core_STM32 that referenced this pull request Apr 10, 2019
Update LL wrapper files management
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant