Skip to content
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

drivers/usb/device: stm32: Update due to API change on F0/F3/L0 #21969

Merged
merged 1 commit into from
Jan 16, 2020

Conversation

erwango
Copy link
Member

@erwango erwango commented Jan 16, 2020

Following update of STM32Cube packages for series F0/L0/F3,
a new file ll_usb.h is now available for these series.
As a consequence, specific hanlding is no more requested for this
series is stm32 usb_device driver.

Fixes #21962

Signed-off-by: Erwan Gouriou erwan.gouriou@linaro.org

Following update of STM32Cube packages for series F0/L0/F3,
a new file ll_usb.h is now available for these series.
As a consequence, specific hanlding is no more requested for this
series is stm32 usb_device driver.

Fixes zephyrproject-rtos#21962

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
@erwango erwango added bug The issue is a bug, or the PR is fixing a bug priority: high High impact/importance bug platform: STM32 ST Micro STM32 labels Jan 16, 2020
@erwango erwango requested review from ydamigos and galak January 16, 2020 09:25
@nashif nashif merged commit 136d92d into zephyrproject-rtos:master Jan 16, 2020
@erwango erwango deleted the fix_usb_f3 branch January 27, 2022 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug platform: STM32 ST Micro STM32 priority: high High impact/importance bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

drivers: usb: usb_dc_stm32: does not compile for stm32f3_disco board
7 participants