Update arch/arm/src/stm32/Kconfig

Co-authored-by: Gustavo Henrique Nihei <38959758+gustavonihei@users.noreply.github.com>
This commit is contained in:
hartmannathan
2021-07-25 11:11:29 -04:00
committed by Gustavo Henrique Nihei
parent bb5f302361
commit c475a71d1c
+1 -1
View File
@@ -8242,7 +8242,7 @@ config STM32_ADC_MAX_SAMPLES
The maximum number of samples which can be handled without
overrun depends on various factors. This is the user's
responsibility to correctly select this value.
Since the interfece to update the sampling time is available
Since the interface to update the sampling time is available
for all supported devices, the user can change the default
values in the board initialization logic and avoid ADC overrun.