zephyr/samples/subsys/usb
Andrzej Głąbek 0c10d5cc1f samples/subsys/usb/hid-mouse: Convert to use the new GPIO API
Convert the sample to use the new GPIO API and additionally:
- add some error messages for unsuccessful GPIO API calls
- correct the index of `def_val` element used in the `right_button`
  callback, to match the one used when the callback is installed
- use flags defined in devicetree for the pin that drives the LED
  (for consistency, as this does not make much difference for a pin
  that is only toggled)

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2020-02-05 12:00:36 +01:00
..
cdc_acm usb: api: Add user device status callback 2019-12-19 13:08:55 +01:00
cdc_acm_composite usb: api: Add user device status callback 2019-12-19 13:08:55 +01:00
console tests: fix test identifiers 2019-12-09 15:53:44 -05:00
dfu usb: api: Add user device status callback 2019-12-19 13:08:55 +01:00
hid usb: api: Add user device status callback 2019-12-19 13:08:55 +01:00
hid-cdc usb: api: Add user device status callback 2019-12-19 13:08:55 +01:00
hid-mouse samples/subsys/usb/hid-mouse: Convert to use the new GPIO API 2020-02-05 12:00:36 +01:00
inf usb: cdc: add .inf file 2019-05-09 08:20:34 -04:00
mass usb: api: Add user device status callback 2019-12-19 13:08:55 +01:00
testusb global: Fix up leading/trailing blank lines in files 2020-01-27 17:41:55 -06:00
webusb global: Fix up leading/trailing blank lines in files 2020-01-27 17:41:55 -06:00
usb_pid.Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
usb.rst doc: fix misspellings in documentation 2019-06-18 15:08:19 -04:00