mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-12-28 10:20:36 -07:00
Remove extra platform_packages line
This commit is contained in:
parent
f3c7b61f29
commit
993f9f3efd
1 changed files with 0 additions and 1 deletions
|
|
@ -283,7 +283,6 @@ extra_scripts = ${common_stm32f1.extra_scripts}
|
|||
platform = ${common_stm32f1.platform}
|
||||
extends = common_stm32f1
|
||||
board = genericSTM32F103RC
|
||||
platform_packages = tool-stm32duino
|
||||
extra_scripts = ${common_stm32f1.extra_scripts}
|
||||
buildroot/share/PlatformIO/scripts/mks_robin_e3.py
|
||||
build_flags = ${common_stm32f1.build_flags}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue