Skip to content

drivers: flash : stm32wbax : Add flash manager thread#108125

Open
vtardy-st wants to merge 1 commit intozephyrproject-rtos:mainfrom
vtardy-st:stm32wbax_flash_mngr_thread
Open

drivers: flash : stm32wbax : Add flash manager thread#108125
vtardy-st wants to merge 1 commit intozephyrproject-rtos:mainfrom
vtardy-st:stm32wbax_flash_mngr_thread

Conversation

@vtardy-st
Copy link
Copy Markdown
Contributor

A flash manager thread is created and allocated to process Flash Manager Process.
Definition of KConfigs STM32WBA_FLASH_MNGR_THREAD_STACK_SIZE, and STM32WBA_FLASH_MNGR_THREAD_PRIO to configure the flash manager thread.

This PR is a patch to fix #108120

FYI: @asm5878 , @erwango

A flash manager thread is created and allocated to
process Flash Manager Process.
Definition of KConfigs STM32WBA_FLASH_MNGR_THREAD_STACK_SIZE,
and STM32WBA_FLASH_MNGR_THREAD_PRIO to configure the
flash manager thread.

Signed-off-by: Vincent Tardy <vincent.tardy@st.com>
@vtardy-st
Copy link
Copy Markdown
Contributor Author

Could we be backported to v4.4.0 ?

@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

STM32WBAx : Flash process request is not handled

3 participants