diff options
| -rw-r--r-- | ports/stm32f4/mpconfigport.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ports/stm32f4/mpconfigport.h b/ports/stm32f4/mpconfigport.h index 2e1af47ec..283984ea9 100644 --- a/ports/stm32f4/mpconfigport.h +++ b/ports/stm32f4/mpconfigport.h @@ -49,9 +49,6 @@ #ifndef BOARD_NO_VBUS_SENSE #define BOARD_NO_VBUS_SENSE (0) #endif -#ifndef BOARD_USE_INTERNAL_SPI -#define BOARD_USE_INTERNAL_SPI (0) -#endif #define MAX_UART 10 //how many UART are implemented |
