Browse Source
Fix clock setup for stm32 f3, l4, wb and g4 series. The macro __LL_ADC_COMMON_INSTANCE() is called without argument, which leads to a compile error. Fix by passing adc parameter. Signed-off-by: Thomas Schmid <tom@lfence.de>pull/21326/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue