Skip to content

chore: init only once #57

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
Jun 15, 2023
Merged

chore: init only once #57

merged 1 commit into from
Jun 15, 2023

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Jun 15, 2023

BSP_SD_Init() is also called by FatFs, avoid to init again if the SD handle state is different from HAL_SD_STATE_RESET.

@fpistm fpistm added the enhancement New feature or request label Jun 15, 2023
@fpistm fpistm added this to the 1.3.0 milestone Jun 15, 2023
BSP_SD_Init() is also called by FatFs, avoid to init
again if the SD handle state is different from
HAL_SD_STATE_RESET.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm self-assigned this Jun 15, 2023
@fpistm fpistm merged commit 7eca2b0 into stm32duino:main Jun 15, 2023
@fpistm fpistm deleted the init branch June 15, 2023 16:48
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