Skip to content

Commit

Permalink
Fix BigTree_Btt002 build
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Aug 21, 2019
1 parent 69641f1 commit 8c2cfaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ monitor_speed = 250000
[env:BIGTREE_BTT002]
platform = [email protected]
framework = arduino
board = BigTree_BTT002
board = BigTree_Btt002
extra_scripts = pre:buildroot/share/PlatformIO/scripts/generic_create_variant.py
build_flags = ${common.build_flags}
-DUSBCON -DUSBD_USE_CDC -DUSBD_VID=0x0483 -DUSB_PRODUCT=\"STM32F407VE\"
Expand Down

0 comments on commit 8c2cfaa

Please sign in to comment.