mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 16:24:11 +00:00
This patch removes the "hard" selection of the USB_DEVICE_REMOTE_WAKEUP Kconfig option for USB devices made on the nRF52840 SoC. Now it's up to the application to decide if it wants to enable the option. This change makes it possible to pass the USB3CV Chapter 9 Tests for applications that don't use the remote wakeup feature, since when a USB device only reports that it supports this feature, and the mentioned option makes it to do so, one of the test cases expects the USB device to actually perform the remote wakeup. And when the feature is not reported as supported, the test case is skipped. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no> |
||
---|---|---|
.. | ||
application_development | ||
basic | ||
bluetooth | ||
boards | ||
cpp_synchronization | ||
display | ||
drivers | ||
gui | ||
hello_world | ||
mpu | ||
net | ||
nfc/nfc_hello | ||
philosophers | ||
portability | ||
sensor | ||
shields | ||
subsys | ||
synchronization | ||
testing/integration | ||
userspace | ||
xtensa_asm2 | ||
classic.rst | ||
index.rst |