zephyr/samples/subsys
Andrzej Głąbek 036791364c usb: kconfig: nrf52840: Enable REMOTE_WAKEUP option only when needed
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>
2019-06-27 12:17:45 +02:00
..
console license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
fs yaml: Remove redundant document separators 2019-06-19 10:40:10 +02:00
ipc dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
logging doc: fix misspellings in documentation 2019-06-18 15:08:19 -04:00
mgmt Bluetooth: Add possibility to pass a user_data to conn_tx_cb_t 2019-05-29 16:31:03 +03:00
nvs license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
power/device_pm samples/subsys/power/device_pm: Add test harness integration 2019-06-19 14:37:20 -04:00
shell samples: fs: Added FS shell sample 2019-06-11 08:31:54 -04:00
usb usb: kconfig: nrf52840: Enable REMOTE_WAKEUP option only when needed 2019-06-27 12:17:45 +02:00
subsys.rst doc: add labels to sample docs 2017-04-04 20:48:08 +00:00