Re: [PR] arch/arm/stm32f0l0g0/adc: move ADC_MAX_SAMPLES to Kconfig [nuttx]

2025-07-04 Thread via GitHub
xiaoxiang781216 merged PR #16670: URL: https://github.com/apache/nuttx/pull/16670 -- 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: commits-unsubscr...@nu

Re: [PR] arch/arm/stm32f0l0g0/adc: move ADC_MAX_SAMPLES to Kconfig [nuttx]

2025-07-04 Thread via GitHub
raiden00pl commented on code in PR #16670: URL: https://github.com/apache/nuttx/pull/16670#discussion_r2184573694 ## arch/arm/src/stm32f0l0g0/Kconfig: ## @@ -3596,6 +3596,18 @@ config STM32F0L0G0_ADC1_RESOLUTION ---help--- ADC1 resolution. 0 - 12 bit, 1 -

Re: [PR] arch/arm/stm32f0l0g0/adc: move ADC_MAX_SAMPLES to Kconfig [nuttx]

2025-07-03 Thread via GitHub
hartmannathan commented on code in PR #16670: URL: https://github.com/apache/nuttx/pull/16670#discussion_r2183587022 ## arch/arm/src/stm32f0l0g0/Kconfig: ## @@ -3596,6 +3596,18 @@ config STM32F0L0G0_ADC1_RESOLUTION ---help--- ADC1 resolution. 0 - 12 bit,