Skip to content

Conversation

@Aymane-ST
Copy link

No description provided.

SPISettings was originally implemented with
init_AlwaysInline / init_MightInline helpers, using runtime
initialization only.

This change:
	- removes init_AlwaysInline / init_MightInline helpers,
	- replaces them with constexpr constructors that directly initialize the members,
	- keeps the existing API surface
refs: stm32duino/Arduino_Core_STM32#2204 stm32duino/Arduino_Core_STM32#2201
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant