linguini1 commented on issue #18648: URL: https://github.com/apache/nuttx/issues/18648#issuecomment-4165975023
I read through your detailed proposal: - What do you mean by using mmap as future work? (p. 6) - Are you sure that every ADC can signal when a new value is ready? - What is the RP2040s round-robin ADC scheduling? - What is the benefit of the per-fd state structs? - I think capabilities are bitter implemented as a single caps bitfield as opposed to bool members, but someone else can correct me if that's misguided - What is the value of `max_open_fds`? Nice that you included a testing section, maybe a test suite in `nuttx-apps` can be part of your deliverables. -- 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]
