zephyr/samples/subsys
Emil Obalski 45bdb23005 usb: Special return values for custom_handler
This commit introduces dedicated return type for custom_handler.
Relevant code is updated to fulfill the API documentation.

Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
2020-05-07 11:20:27 +02:00
..
canbus canbus: Convert canbus driver and subsys to new timeout API 2020-05-06 10:19:13 +02:00
console cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
fs samples: fs: littlefs: fix lost flash area reference 2020-05-06 11:31:44 +02:00
ipc samples: subsys: openamp: use new-style DT macros for shared memory 2020-05-05 10:08:28 -05:00
logging timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
mgmt samples/susbys/mgmt/mcumgr/smp_svr: add nrf5 configs 2020-04-20 15:57:52 +02:00
nvs drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
power/device_pm boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
settings boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
shell samples: shell: shell_module: add demo hexdump command 2020-05-06 09:42:02 +02:00
tracing samples: fix configuration for systemview/cpu stats 2020-04-29 22:30:19 -04:00
usb usb: Special return values for custom_handler 2020-05-07 11:20:27 +02:00
subsys.rst