Kaynağa Gözat

Fix STM32F1 USB Composite Dependency

Co-authored-by: Lord-Quake <Lord-Quake@users.noreply.github.com>
thisiskeithb 4 yıl önce
ebeveyn
işleme
add34aa286
1 değiştirilmiş dosya ile 4 ekleme ve 4 silme
  1. 4
    4
      platformio.ini

+ 4
- 4
platformio.ini Dosyayı Görüntüle

@@ -301,7 +301,7 @@ extra_scripts     = buildroot/share/PlatformIO/scripts/STM32F103RC_SKR_MINI.py
301 301
 src_filter        = ${common.default_src_filter} +<src/HAL/STM32F1>
302 302
 lib_deps          = ${common.lib_deps}
303 303
   SoftwareSerialM=https://github.com/FYSETC/SoftwareSerialM/archive/master.zip
304
-  USBComposite_stm32f1@==0.91
304
+  USBComposite for STM32F1@==0.91
305 305
 lib_ignore        = Adafruit NeoPixel, SPI
306 306
 monitor_speed     = 115200
307 307
 
@@ -316,7 +316,7 @@ extra_scripts     = buildroot/share/PlatformIO/scripts/STM32F103RC_SKR_MINI.py
316 316
 src_filter        = ${common.default_src_filter} +<src/HAL/STM32F1>
317 317
 lib_deps          = ${common.lib_deps}
318 318
   SoftwareSerialM=https://github.com/FYSETC/SoftwareSerialM/archive/master.zip
319
-  USBComposite_stm32f1@==0.91
319
+  USBComposite for STM32F1@==0.91
320 320
 lib_ignore        = Adafruit NeoPixel, SPI
321 321
 monitor_speed     = 115200
322 322
 
@@ -332,7 +332,7 @@ extra_scripts     = buildroot/share/PlatformIO/scripts/STM32F103RC_SKR_MINI.py
332 332
 src_filter        = ${common.default_src_filter} +<src/HAL/STM32F1>
333 333
 lib_deps          = ${common.lib_deps}
334 334
   SoftwareSerialM=https://github.com/FYSETC/SoftwareSerialM/archive/master.zip
335
-  USBComposite_stm32f1@==0.91
335
+  USBComposite for STM32F1@==0.91
336 336
 lib_ignore        = Adafruit NeoPixel, SPI
337 337
 monitor_speed     = 115200
338 338
 
@@ -348,7 +348,7 @@ extra_scripts     = buildroot/share/PlatformIO/scripts/STM32F103RC_SKR_MINI.py
348 348
 src_filter        = ${common.default_src_filter} +<src/HAL/STM32F1>
349 349
 lib_deps          = ${common.lib_deps}
350 350
   SoftwareSerialM=https://github.com/FYSETC/SoftwareSerialM/archive/master.zip
351
-  USBComposite_stm32f1@==0.91
351
+  USBComposite for STM32F1@==0.91
352 352
 lib_ignore        = Adafruit NeoPixel, SPI
353 353
 monitor_speed     = 115200
354 354
 

Loading…
İptal
Kaydet