Skip to content

Commit

Permalink
fix missing 'platform'
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Jul 14, 2021
1 parent 37e9bab commit 559def3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ini/stm32f4.ini
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ build_flags = ${stm_flash_drive.build_flags}
# BigTreeTech SKR V2.0 (STM32F407VGT6 ARM Cortex-M4) with USB Media Share Support
#
[env:BIGTREE_SKR_2_USB]
platform = ${common_stm32.platform}
extends = env:BIGTREE_SKR_2
platform_packages = ${stm_flash_drive.platform_packages}
build_unflags = -DUSBD_USE_CDC
Expand Down

0 comments on commit 559def3

Please sign in to comment.