Browse Source

Remove extra platform_packages line

vanilla_fb_2.0.x
Scott Lahteine 3 years ago
committed by Scott Lahteine
parent
commit
6202b2d324
  1. 1
      ini/stm32f1.ini

1
ini/stm32f1.ini

@ -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…
Cancel
Save