We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6da9692 commit f874d09Copy full SHA for f874d09
cores/arduino/board.h
@@ -14,6 +14,7 @@ extern "C"{
14
#include "digital_io.h"
15
#include "hal_uart_emul.h"
16
#include "hw_config.h"
17
+#include "rtc.h"
18
#include "spi_com.h"
19
#include "stm32_eeprom.h"
20
#include "timer.h"
0 commit comments