acassis commented on code in PR #12081:
URL: https://github.com/apache/nuttx/pull/12081#discussion_r1558215073


##########
arch/arm/src/samv7/Kconfig:
##########
@@ -3786,6 +3786,19 @@ config SAMV7_TC3_QE
        ---help---
                Reserve TC3 for use by QEncoder.
 
+config SAMV7_QENCODER_ENABLE_GETINDEX
+       bool "Support ioctl GETINDEX call"
+       default n

Review Comment:
   @zdebanos maybe we can define this GETINDEX ioctl() as standard, instead of 
adding this new CONFIG, what do you think?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to