bindings: python: examples: add dedicated examples
authorKent Gibson <warthog618@gmail.com>
Wed, 14 Jun 2023 03:54:25 +0000 (11:54 +0800)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 14 Jun 2023 13:02:07 +0000 (15:02 +0200)
commit953dbd6af794e528e05a22ba4bed4b02e49a46fd
treee8de927dfa44741312cc6e9c9b91b81e36c10cf3
parent53663aeb5f81283de4fc0bde8395e7bb94568cf1
bindings: python: examples: add dedicated examples

Add python equivalents of the core examples.

Signed-off-by: Kent Gibson <warthog618@gmail.com>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
bindings/python/examples/async_watch_line_value.py [new file with mode: 0755]
bindings/python/examples/get_line_value.py [new file with mode: 0755]
bindings/python/examples/toggle_line_value.py [new file with mode: 0755]
bindings/python/examples/watch_line_value.py [new file with mode: 0755]