[STM32F0:RTC] Renamed common files to be consistent to file naming scheme
This commit is contained in:
committed by
Piotr Esden-Tempski
parent
cc4c164ebe
commit
4bb18baa59
@@ -32,6 +32,6 @@
|
||||
#define LIBOPENCM3_RTC_H
|
||||
|
||||
#include <libopencm3/stm32/memorymap.h>
|
||||
#include <libopencm3/stm32/common/rtc_common_bcd.h>
|
||||
#include <libopencm3/stm32/common/rtc_common_l1f024.h>
|
||||
|
||||
#endif
|
||||
|
||||
@@ -32,6 +32,6 @@ LGPL License Terms @ref lgpl_license
|
||||
#define LIBOPENCM3_RTC_H
|
||||
|
||||
#include <libopencm3/stm32/memorymap.h>
|
||||
#include <libopencm3/stm32/common/rtc_common_bcd.h>
|
||||
#include <libopencm3/stm32/common/rtc_common_l1f024.h>
|
||||
|
||||
#endif
|
||||
|
||||
@@ -32,7 +32,7 @@ LGPL License Terms @ref lgpl_license
|
||||
#define LIBOPENCM3_RTC_H
|
||||
|
||||
#include <libopencm3/stm32/memorymap.h>
|
||||
#include <libopencm3/stm32/common/rtc_common_bcd.h>
|
||||
#include <libopencm3/stm32/common/rtc_common_l1f024.h>
|
||||
|
||||
BEGIN_DECLS
|
||||
|
||||
|
||||
@@ -32,6 +32,6 @@ LGPL License Terms @ref lgpl_license
|
||||
#define LIBOPENCM3_RTC_H
|
||||
|
||||
#include <libopencm3/stm32/memorymap.h>
|
||||
#include <libopencm3/stm32/common/rtc_common_bcd.h>
|
||||
#include <libopencm3/stm32/common/rtc_common_l1f024.h>
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user