Skip to content

Commit cfc2de7

Browse files
committed
Move the STM32 low power drivers from core to library
To avoid further dependency issue with the core. Signed-off-by: Frederic Pillon <[email protected]>
1 parent 73633eb commit cfc2de7

File tree

3 files changed

+0
-436
lines changed

3 files changed

+0
-436
lines changed

Diff for: cores/arduino/board.h

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
#include "digital_io.h"
1313
#include "dwt.h"
1414
#include "hw_config.h"
15-
#include "low_power.h"
1615
#include "stm32_eeprom.h"
1716
#include "timer.h"
1817
#include "uart.h"

Diff for: cores/arduino/stm32/low_power.h

-72
This file was deleted.

0 commit comments

Comments
 (0)