Browse Source

Remove extra platform_packages line

Scott Lahteine 3 years ago
parent
commit
993f9f3efd
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      ini/stm32f1.ini

+ 0
- 1
ini/stm32f1.ini View File

@@ -283,7 +283,6 @@ extra_scripts = ${common_stm32f1.extra_scripts}
283 283
 platform      = ${common_stm32f1.platform}
284 284
 extends       = common_stm32f1
285 285
 board         = genericSTM32F103RC
286
-platform_packages = tool-stm32duino
287 286
 extra_scripts = ${common_stm32f1.extra_scripts}
288 287
   buildroot/share/PlatformIO/scripts/mks_robin_e3.py
289 288
 build_flags   = ${common_stm32f1.build_flags}

Loading…
Cancel
Save