Skip to content

Commit 4804032

Browse files
djix123dhalbert
andauthored
Update ports/stm/boards/stm32f411ce_blackpill_haxpress/mpconfigboard.mk
Change name from _haxpress to _with_flash Co-authored-by: Dan Halbert <[email protected]>
1 parent c8046af commit 4804032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/stm/boards/stm32f411ce_blackpill_haxpress/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
USB_VID = 0x239A
22
USB_PID = 0x806A
3-
USB_PRODUCT = "stm32f411ce blackpill"
3+
USB_PRODUCT = "stm32f411ce blackpill with flash"
44
USB_MANUFACTURER = "Unknown"
55

66
SPI_FLASH_FILESYSTEM = 1

0 commit comments

Comments
 (0)