|
@@ -319,7 +319,6 @@ extra_scripts = buildroot/share/PlatformIO/scripts/STM32F103RC_SKR_MINI.py
|
319
|
319
|
src_filter = ${common.default_src_filter} +<src/HAL/STM32F1>
|
320
|
320
|
lib_deps = ${common.lib_deps}
|
321
|
321
|
SoftwareSerialM=https://github.com/FYSETC/SoftwareSerialM/archive/master.zip
|
322
|
|
- USBComposite for STM32F1@==0.91
|
323
|
322
|
lib_ignore = Adafruit NeoPixel, SPI
|
324
|
323
|
monitor_speed = 115200
|
325
|
324
|
|
|
@@ -350,7 +349,6 @@ extra_scripts = buildroot/share/PlatformIO/scripts/STM32F103RC_SKR_MINI.py
|
350
|
349
|
src_filter = ${common.default_src_filter} +<src/HAL/STM32F1>
|
351
|
350
|
lib_deps = ${common.lib_deps}
|
352
|
351
|
SoftwareSerialM=https://github.com/FYSETC/SoftwareSerialM/archive/master.zip
|
353
|
|
- USBComposite for STM32F1@==0.91
|
354
|
352
|
lib_ignore = Adafruit NeoPixel, SPI
|
355
|
353
|
monitor_speed = 115200
|
356
|
354
|
|
|
@@ -417,6 +415,7 @@ extra_scripts = buildroot/share/PlatformIO/scripts/STM32F103RE_SKR_E3_DIP.py
|
417
|
415
|
src_filter = ${common.default_src_filter} +<src/HAL/STM32F1>
|
418
|
416
|
lib_deps = ${common.lib_deps}
|
419
|
417
|
SoftwareSerialM=https://github.com/FYSETC/SoftwareSerialM/archive/master.zip
|
|
418
|
+ USBComposite for STM32F1@==0.91
|
420
|
419
|
lib_ignore = Adafruit NeoPixel, SPI
|
421
|
420
|
debug_tool = stlink
|
422
|
421
|
upload_protocol = stlink
|