Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: adc: stm32: fix clock check for stm32f1
STM32F1 doesn't have synchronous/asynchronous source clock choice. The recently added clock check was failing compilation for these series. This commit removes the check for F1. (cherry picked from commit f4f1b1a) Original-Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com> GitOrigin-RevId: f4f1b1a Cr-Build-Id: 8733746390213692641 Cr-Build-Url: https://cr-buildbucket.appspot.com/build/8733746390213692641 Copybot-Job-Name: zephyr-main-copybot-downstream Change-Id: I0ea3563e75ac23627233bf1fca207f8267dadffd Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5934665 Commit-Queue: Dawid Niedźwiecki <dawidn@google.com> Reviewed-by: Jeremy Bettis <jbettis@chromium.org> Reviewed-by: Dawid Niedźwiecki <dawidn@google.com> Tested-by: Dawid Niedźwiecki <dawidn@google.com>
- Loading branch information