Add no VBUS option to blackpill

This commit is contained in:
Hierophect 2019-12-12 12:48:37 -05:00
parent 39f3063ed4
commit d44a758a2d

View File

@ -33,6 +33,7 @@
#define FLASH_PAGE_SIZE (0x4000)
#define BOARD_OSC_DIV 25
#define BOARD_NO_VBUS
// On-board flash
// #define SPI_FLASH_MOSI_PIN (&pin_PA07)