Pārlūkot izejas kodu

Fix MKS Robin section in platformio.ini (#13598)

Updated ststm32 version because the old version gives build errors. Added `U8glib-HAL` to ignore list because there are also build errors.
SmallSharky 5 gadus atpakaļ
vecāks
revīzija
1de6e7fb9d
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2
    1
      platformio.ini

+ 2
- 1
platformio.ini Parādīt failu

@@ -302,7 +302,7 @@ monitor_speed = 250000
302 302
 # MKS Robin (STM32F103ZET6)
303 303
 #
304 304
 [env:mks_robin]
305
-platform      = ststm32@5.1.0
305
+platform      = ststm32@5.3.0
306 306
 framework     = arduino
307 307
 board         = genericSTM32F103ZE
308 308
 extra_scripts = buildroot/share/PlatformIO/scripts/mks_robin.py
@@ -318,6 +318,7 @@ lib_ignore    = c1921b4
318 318
   Adafruit NeoPixel
319 319
   libf3e
320 320
   TMC26XStepper
321
+  U8glib-HAL
321 322
 
322 323
 #
323 324
 # STM32F407VET6 with RAMPS-like shield

Notiek ielāde…
Atcelt
Saglabāt