Browse Source

No mks_robin extra_scripts in Trigorilla build (#18872)

Claus Näveke 5 years ago
parent
commit
4d36baf375
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      platformio.ini

+ 1
- 0
platformio.ini View File

651
 [env:trigorilla_pro]
651
 [env:trigorilla_pro]
652
 platform      = ${common_stm32f1.platform}
652
 platform      = ${common_stm32f1.platform}
653
 extends       = env:mks_robin
653
 extends       = env:mks_robin
654
+extra_scripts = ${common.extra_scripts}
654
 
655
 
655
 #
656
 #
656
 # MKS Robin E3D (STM32F103RCT6) and
657
 # MKS Robin E3D (STM32F103RCT6) and

Loading…
Cancel
Save