Fix SKR/GTR PeripheralPins.c (#17937)
* Add a separate GTR board/variant.
* Revert SKR Pro MOSI (before 248b7dfa59).
This commit is contained in:
parent
98fdc67f1d
commit
a06a0c5b88
9 changed files with 1320 additions and 14 deletions
|
|
@ -777,7 +777,7 @@ debug_init_break =
|
|||
[env:BIGTREE_GTR_V1_0]
|
||||
platform = ststm32@>=5.7.0
|
||||
platform_packages = framework-arduinoststm32@${common.arduinoststm32_ver}
|
||||
board = BigTree_SKR_Pro
|
||||
board = BigTree_GTR_v1
|
||||
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=\"STM32F407IG\"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue