Skip to content

Commit f874d09

Browse files
fprfpistm
fpr
authored andcommitted
Add RTC driver
Signed-off-by: fpr <[email protected]>
1 parent 6da9692 commit f874d09

File tree

3 files changed

+831
-0
lines changed

3 files changed

+831
-0
lines changed

cores/arduino/board.h

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ extern "C"{
1414
#include "digital_io.h"
1515
#include "hal_uart_emul.h"
1616
#include "hw_config.h"
17+
#include "rtc.h"
1718
#include "spi_com.h"
1819
#include "stm32_eeprom.h"
1920
#include "timer.h"

0 commit comments

Comments
 (0)