Skip to content

Commit 469a95f

Browse files
committed
Move the STM32 rtc drivers from core to library
To avoid further dependency issue with the core. Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 73f76d6 commit 469a95f

File tree

3 files changed

+0
-887
lines changed

3 files changed

+0
-887
lines changed

cores/arduino/board.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#include "dwt.h"
1414
#include "hw_config.h"
1515
#include "low_power.h"
16-
#include "rtc.h"
1716
#include "stm32_eeprom.h"
1817
#include "timer.h"
1918
#include "uart.h"

cores/arduino/stm32/rtc.h

Lines changed: 0 additions & 177 deletions
This file was deleted.

0 commit comments

Comments
 (0)