SPRESENSE commented on PR #12786: URL: https://github.com/apache/nuttx/pull/12786#issuecomment-2257595055
Hi, Thank you for your comments. I agree that this functions should not be called by userspace. In nuttx, there is a function board_ioctl() to control board specific devices. So I think we should define a special command for initializing video device and use it insted. I will make a patch and force push it on this PR. And also rebase to newest main branch. -- 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]
