Skip to content

Conversation

@fpistm
Copy link
Member

@fpistm fpistm commented Jan 16, 2018

Includes all Low Layer header files.

Note: use

#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#pragma GCC diagnostic pop

to avoid several warnings due to LL.

Require #201

@fpistm fpistm added the enhancement New feature or request label Jan 16, 2018
@fpistm fpistm self-assigned this Jan 16, 2018
Includes all Low Layer header files.

Note: use
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wunused-parameter"
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#pragma GCC diagnostic pop

to avoid several warnings due to LL.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm merged commit 5f8a919 into stm32duino:master Jan 17, 2018
@fpistm fpistm deleted the LL branch January 17, 2018 16:38
benwaffle pushed a commit to benwaffle/Arduino_Core_STM32 that referenced this pull request Apr 10, 2019
Provides access to Low Layer (LL) API
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