瀏覽代碼

No mks_robin extra_scripts in Trigorilla build (#18872)

Claus Näveke 4 年之前
父節點
當前提交
978e0e49c7
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      platformio.ini

+ 1
- 0
platformio.ini 查看文件

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

Loading…
取消
儲存