-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Labels
area: ADCAnalog-to-Digital Converter (ADC)Analog-to-Digital Converter (ADC)bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXPpriority: lowLow impact/importance bugLow impact/importance bug
Description
Describe the bug
On NXP RT1170 SOC, ADC ETC exists but there it can not be enabled because of dependency on HAS_MCUX_ADC_ETC,
which cause ADC etc driver code did not be included even when CONFIG_ADC=y.
To Reproduce
Expected behavior
Impact
Logs and console output
Environment (please complete the following information):
- OS: (e.g. Linux, MacOS, Windows)
- Toolchain (e.g Zephyr SDK, ...)
- Commit SHA or Version used
Additional context
Metadata
Metadata
Assignees
Labels
area: ADCAnalog-to-Digital Converter (ADC)Analog-to-Digital Converter (ADC)bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXPpriority: lowLow impact/importance bugLow impact/importance bug