Add WeAct manufacturer for black pill boards
This commit is contained in:
parent
0affb0b413
commit
4d14bcf2a2
@ -1,7 +1,7 @@
|
|||||||
USB_VID = 0x239A
|
USB_VID = 0x239A
|
||||||
USB_PID = 0x806A
|
USB_PID = 0x806A
|
||||||
USB_PRODUCT = "stm32f411ce blackpill"
|
USB_PRODUCT = "stm32f411ce blackpill"
|
||||||
USB_MANUFACTURER = "Unknown"
|
USB_MANUFACTURER = "WeAct"
|
||||||
|
|
||||||
# SPI_FLASH_FILESYSTEM = 1
|
# SPI_FLASH_FILESYSTEM = 1
|
||||||
# EXTERNAL_FLASH_DEVICES = xxxxxx #See supervisor/shared/external_flash/devices.h for options
|
# EXTERNAL_FLASH_DEVICES = xxxxxx #See supervisor/shared/external_flash/devices.h for options
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
USB_VID = 0x239A
|
USB_VID = 0x239A
|
||||||
USB_PID = 0x006A
|
USB_PID = 0x006A
|
||||||
USB_PRODUCT = "stm32f411ce blackpill with flash"
|
USB_PRODUCT = "stm32f411ce blackpill with flash"
|
||||||
USB_MANUFACTURER = "Unknown"
|
USB_MANUFACTURER = "WeAct"
|
||||||
|
|
||||||
SPI_FLASH_FILESYSTEM = 1
|
SPI_FLASH_FILESYSTEM = 1
|
||||||
#See supervisor/shared/external_flash/devices.h for options
|
#See supervisor/shared/external_flash/devices.h for options
|
||||||
|
Loading…
x
Reference in New Issue
Block a user