[FEATURE] Analog (ADC/DAC) interfaces unification
Open
Type: Enhancement
- Dominant language
- C
- Stars
- 4k
- Forks
- 1.7k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 237
Description
### Is your feature request related to a problem? Please describe.
Currently, the analog interface is not very portable across different chips (uC or standalone chips). There are many dedicated IOCTLs that should be common across all implementations. Without this, creating portable analog applications with NuttX is impossible.
### Describe the solution you'd like
common IOCTLs for analog drivers
### Describe alternatives you've considered
_No response_
### Verification
- [x] I have verified before submitting the report.
Contributor guide
Assessment
This issue has not been assessed yet.