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
 platform      = ${common_stm32f1.platform}
283
 platform      = ${common_stm32f1.platform}
284
 extends       = common_stm32f1
284
 extends       = common_stm32f1
285
 board         = genericSTM32F103RC
285
 board         = genericSTM32F103RC
286
-platform_packages = tool-stm32duino
287
 extra_scripts = ${common_stm32f1.extra_scripts}
286
 extra_scripts = ${common_stm32f1.extra_scripts}
288
   buildroot/share/PlatformIO/scripts/mks_robin_e3.py
287
   buildroot/share/PlatformIO/scripts/mks_robin_e3.py
289
 build_flags   = ${common_stm32f1.build_flags}
288
 build_flags   = ${common_stm32f1.build_flags}

Loading…
Cancel
Save