TODO: remove libgpiod v2 items
authorBartosz Golaszewski <brgl@bgdev.pl>
Sat, 22 May 2021 18:35:43 +0000 (20:35 +0200)
committerBartosz Golaszewski <brgl@bgdev.pl>
Sat, 22 May 2021 18:35:43 +0000 (20:35 +0200)
commit4177b6f2fb86b0e968dd53d5cabbc2d779f7c686
tree85b0ab6a7598200d91ea1aea38b9c06e20878897
parent3a912fbc1e2697f4479396fd11557b943b31d217
TODO: remove libgpiod v2 items

The current proposed v2.0 API for libgpiod contains so many changes
since v1.x that the items in TODO have become obsolete. For instance:
we can no longer rethink the bulk line objects because they no longer
exist. Same for C++ weak references - in the new version the objects
will no longer be copyable. Remove the libgpiod v2 items entirely.

Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
TODO