Skip to content

Commit 12737e2

Browse files
committed
remove F401 additions to streamline
1 parent 352bd95 commit 12737e2

File tree

7 files changed

+0
-594
lines changed

7 files changed

+0
-594
lines changed

ports/stm32f4/peripherals/stm32f4/periph.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -140,12 +140,6 @@ typedef struct {
140140

141141
//Starter Lines
142142

143-
#ifdef STM32F401xE
144-
#define HAS_DAC 0
145-
#define HAS_TRNG 0
146-
#include "stm32f401xe/periph.h"
147-
#endif
148-
149143
#ifdef STM32F411xE
150144
#define HAS_DAC 0
151145
#define HAS_TRNG 0

ports/stm32f4/peripherals/stm32f4/stm32f401xe/clocks.c

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

ports/stm32f4/peripherals/stm32f4/stm32f401xe/gpio.c

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

ports/stm32f4/peripherals/stm32f4/stm32f401xe/periph.c

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

ports/stm32f4/peripherals/stm32f4/stm32f401xe/periph.h

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

0 commit comments

Comments
 (0)