Skip to content

Conversation

@marwaiehm-st
Copy link
Contributor

@marwaiehm-st marwaiehm-st commented Apr 7, 2025

Added conditional checks for full-speed definitions using DT_HAS_COMPAT_STATUS_OKAY for st_stm32_usb.
Updated USB/UDC speed definition macros for STM32 series to handle different speed configurations
based on the SoC compatibility.

Replaced the PR #88152

@marwaiehm-st marwaiehm-st force-pushed the correct_usb_clean_speed_build_error branch from cdc6096 to 2ed1d2a Compare April 7, 2025 11:14
@marwaiehm-st marwaiehm-st changed the title USB STM32: Correct usb clean speed build error USB STM32: Correct USB build error due to wrong speed macro values Apr 7, 2025
@marwaiehm-st marwaiehm-st marked this pull request as ready for review April 7, 2025 11:55
@marwaiehm-st marwaiehm-st requested a review from jfischer-no April 7, 2025 11:55
@github-actions github-actions bot added area: USB Universal Serial Bus platform: STM32 ST Micro STM32 labels Apr 7, 2025
kbidani added 2 commits April 7, 2025 14:09
Updated USB_DC speed definition macros for STM32 series
to handle different speed configurations
based on the SoC compatibility.

Added conditional checks for full-speed definitions
using DT_HAS_COMPAT_STATUS_OKAY for st_stm32_usb.

Signed-off-by: Khaoula Bidani <khaoula.bidani-ext@st.com>
Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <marwa.ibenelhadjmessaoud-ext@st.com>
Updated UDC speed definition macros for STM32 series
to handle different speed configurations
based on the SoC compatibility.

Added conditional checks for full-speed definitions
using DT_HAS_COMPAT_STATUS_OKAY for st_stm32_usb.

Signed-off-by: Khaoula Bidani <khaoula.bidani-ext@st.com>
Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <marwa.ibenelhadjmessaoud-ext@st.com>
@marwaiehm-st marwaiehm-st force-pushed the correct_usb_clean_speed_build_error branch from 2ed1d2a to 1f0d6b0 Compare April 7, 2025 12:10
@erwango erwango added the Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc. label Apr 8, 2025
@erwango
Copy link
Member

erwango commented Apr 8, 2025

Adding "hotfix" as this is raising issues in CI.

@kartben kartben merged commit 00cc444 into zephyrproject-rtos:main Apr 8, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: USB Universal Serial Bus Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc. platform: STM32 ST Micro STM32

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants