[STM32F0:RTC] Renamed common files to be consistent to file naming scheme

This commit is contained in:
BuFran
2013-07-10 14:06:53 +02:00
committed by Piotr Esden-Tempski
parent cc4c164ebe
commit 4bb18baa59
14 changed files with 77 additions and 45 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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