zephyr/samples
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
..
application_development samples: Add sample 'application_development/out_of_tree_driver' 2020-01-22 09:26:12 -05:00
basic samples: button: update to use new GPIO API 2020-02-05 12:00:36 +01:00
bluetooth samples: bluetooth/peripheral: Fix test variant name 2020-01-28 15:10:45 -06:00
boards samples: boards: nrf: add battery measurement sample 2020-02-03 16:26:51 +01:00
cpp_synchronization samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
display samples: display: Enhance lvgl sample to support touch input 2020-02-01 08:50:16 -05:00
drivers drivers: gpio_ht16k33: update to use new GPIO API 2020-02-05 12:00:36 +01:00
hello_world
mpu
net samples: http_get: exclude cc32xx for sample.net.sockets.http_get.posix 2020-02-05 10:41:08 +02:00
nfc/nfc_hello
philosophers samples: philosophers: Disable networking 2019-12-18 10:35:15 +02:00
portability samples: cmsis_rtos_v1: Grow stack size to the maximum allowed 2020-01-20 18:33:34 -05:00
posix samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
sensor samples: sht3xd: kconfig: Do not assign promptless SHT3XD_TRIGGER 2020-01-16 07:50:05 -06:00
shields treewide: use full path to sensor.h header 2020-01-26 17:52:12 +01:00
smp
subsys samples/subsys/usb/hid-mouse: Convert to use the new GPIO API 2020-02-05 12:00:36 +01:00
synchronization
testing/integration
userspace samples/userspace/shared_mem: Add volatile to interthread data 2020-02-03 09:31:56 -05:00
video
classic.rst
index.rst samples: display: Move LVGL sample 2020-01-16 21:01:41 -05:00