nuttx/boards/arm/samv7
Michal Lenc 5b90ae9c72 boards/samv7: add lower level IOCTL handler to sam_gpio_enc driver
SAMv7 encoder driver with GPIO pins was written without IOCTL support.
While this driver does not require any lower level IOCTLs for its
functionality the upper layer fails on assertion when unknown command
can not be send to lower layer. This commit adds IOCTL handler that
always returns -ENOTTY as no commands are supported.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2023-06-19 23:06:20 +08:00
..
common boards/samv7: add lower level IOCTL handler to sam_gpio_enc driver 2023-06-19 23:06:20 +08:00
same70-qmtech boards/samv7/hsmci: add option to invert card detection pin 2023-02-19 10:36:04 +08:00
same70-xplained sched/tls: remove PTHREAD_CLEANUP from Kconfig 2023-06-14 12:00:48 +08:00
samv71-xult boars/spawn_proxy: remove all CONFIG_POSIX_SPAWN_PROXY_STACKSIZE 2023-04-27 17:35:58 +08:00