diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2022-12-13 00:07:20 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2023-01-17 18:22:21 -0500 |
commit | 876c3ffffdce78b1cdc976b572fe1eca9b97fe44 (patch) | |
tree | 90913cfe7c604849a22bddcb7c61f1c90f36ee50 /src/command.h | |
parent | efdc29f5892e2da869ae1c0038f8b3cc8dc23d5c (diff) | |
download | kutter-876c3ffffdce78b1cdc976b572fe1eca9b97fe44.tar.gz kutter-876c3ffffdce78b1cdc976b572fe1eca9b97fe44.tar.xz kutter-876c3ffffdce78b1cdc976b572fe1eca9b97fe44.zip |
stm32: No need to use hardware oversampling in stm32h7_adc.c
Not all chips implement hardware oversampling. The software already
implements oversampling, and additional hardware oversampling is
unlikely to improve results. Remove the hardware oversampling to
simplify the code.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/command.h')
0 files changed, 0 insertions, 0 deletions