zephyr/subsys/usb
Fabio Baltieri 1c9be802bc usbc: fix shadowed declaration build error
Fixes:

/__w/zephyr/zephyr/subsys/usb/usb_c/usbc_tc_src_states.c:260:21: error:
declaration of 'ret' shadows a previous local [-Werror=shadow]

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-01-18 11:28:54 +00:00
..
device usb: device: audio: fix compiler warning for usb audio microphone 2024-01-10 15:08:06 +01:00
device_next driver: usb: change function parameter name from class to base_class. 2024-01-10 11:08:11 +01:00
host shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
usb_c usbc: fix shadowed declaration build error 2024-01-18 11:28:54 +00:00
CMakeLists.txt usb: add initial USB host support 2022-12-16 13:21:12 +01:00