Skip to content

Commit d44a758

Browse files
committed
Add no VBUS option to blackpill
1 parent 39f3063 commit d44a758

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/stm32f4/boards/stm32f411ce_blackpill/mpconfigboard.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
#define FLASH_PAGE_SIZE (0x4000)
3434

3535
#define BOARD_OSC_DIV 25
36+
#define BOARD_NO_VBUS
3637

3738
// On-board flash
3839
// #define SPI_FLASH_MOSI_PIN (&pin_PA07)

0 commit comments

Comments
 (0)