Browse Source

No mks_robin extra_scripts in Trigorilla build (#18872)

Claus Näveke 5 years ago
parent
commit
978e0e49c7
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      platformio.ini

+ 1
- 0
platformio.ini View File

629
 [env:trigorilla_pro]
629
 [env:trigorilla_pro]
630
 platform      = ${common_stm32f1.platform}
630
 platform      = ${common_stm32f1.platform}
631
 extends       = env:mks_robin
631
 extends       = env:mks_robin
632
+extra_scripts = ${common.extra_scripts}
632
 
633
 
633
 #
634
 #
634
 # MKS Robin E3D (STM32F103RCT6) and
635
 # MKS Robin E3D (STM32F103RCT6) and

Loading…
Cancel
Save