Преглед изворни кода

Fix MKS Robin Nano platformio.ini entry (#16826)

darksiah пре 5 година
родитељ
комит
d8b2726fd3
No account linked to committer's email address
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      platformio.ini

+ 1
- 1
platformio.ini Прегледај датотеку

@@ -489,7 +489,7 @@ build_flags   = !python Marlin/src/HAL/HAL_STM32F1/build_flags.py
489 489
 build_unflags = -std=gnu++11
490 490
 extra_scripts = buildroot/share/PlatformIO/scripts/mks_robin_nano.py
491 491
 src_filter    = ${common.default_src_filter} +<src/HAL/HAL_STM32F1>
492
-lib_deps =
492
+lib_deps = ${common.lib_deps}
493 493
   SoftwareSerialM=https://github.com/FYSETC/SoftwareSerialM/archive/master.zip
494 494
 lib_ignore    = Adafruit NeoPixel, SPI
495 495
 

Loading…
Откажи
Сачувај