-
-
Notifications
You must be signed in to change notification settings - Fork 19.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Temporary build fix for STM32F407VE_black
- Loading branch information
1 parent
3cade62
commit 04eab38
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -648,7 +648,7 @@ monitor_speed = 250000 | |
[env:STM32F407VE_black] | ||
platform = ststm32 | ||
board = blackSTM32F407VET6 | ||
platform_packages = framework-arduinoststm32@>=3.10700.191028 | ||
platform_packages = [email protected] | ||
build_flags = ${common.build_flags} | ||
-DTARGET_STM32F4 -DARDUINO_BLACK_F407VE | ||
-DUSBCON -DUSBD_USE_CDC -DUSBD_VID=0x0483 -DUSB_PRODUCT=\"BLACK_F407VE\" | ||
|
04eab38
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
BIGTREE_SKR_PRO test env need the same...
04eab38
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confirmed works. Thanks
04eab38
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just had to make this change for a fresh pull today as it was erroring on USB CDC