Skip to content

Commit afc1c88

Browse files
committed
remove bad define
1 parent fd2982f commit afc1c88

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ports/stm32f4/mpconfigport.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@
4949
#ifndef BOARD_NO_VBUS_SENSE
5050
#define BOARD_NO_VBUS_SENSE (0)
5151
#endif
52-
#ifndef BOARD_USE_INTERNAL_SPI
53-
#define BOARD_USE_INTERNAL_SPI (0)
54-
#endif
5552

5653
#define MAX_UART 10 //how many UART are implemented
5754

0 commit comments

Comments
 (0)