Renamed adc_common_v3 to adc_common_v1_multi

This commit is contained in:
Matthew Lai
2019-05-05 11:32:51 +01:00
committed by Karl Palsson
parent 6703abf5e3
commit 0a3e1cc0e6
6 changed files with 4 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ LGPL License Terms @ref lgpl_license
#ifndef LIBOPENCM3_ADC_H
#define LIBOPENCM3_ADC_H
#include <libopencm3/stm32/common/adc_common_v3.h>
#include <libopencm3/stm32/common/adc_common_v1_multi.h>
/* --- Convenience macros -------------------------------------------------- */
/* EXTSEL[3:0]: External event selection for regular group. */

View File

@@ -39,7 +39,7 @@ LGPL License Terms @ref lgpl_license
#ifndef LIBOPENCM3_ADC_H
#define LIBOPENCM3_ADC_H
#include <libopencm3/stm32/common/adc_common_v3.h>
#include <libopencm3/stm32/common/adc_common_v1_multi.h>
/* --- Convenience macros -------------------------------------------------- */
/* EXTSEL[3:0]: External event selection for regular group. */