|
|
|
@ -319,7 +319,6 @@ extra_scripts = buildroot/share/PlatformIO/scripts/STM32F103RC_SKR_MINI.py
|
|
|
|
|
src_filter = ${common.default_src_filter} +<src/HAL/STM32F1>
|
|
|
|
|
lib_deps = ${common.lib_deps}
|
|
|
|
|
SoftwareSerialM=https://github.com/FYSETC/SoftwareSerialM/archive/master.zip
|
|
|
|
|
USBComposite for STM32F1@==0.91
|
|
|
|
|
lib_ignore = Adafruit NeoPixel, SPI
|
|
|
|
|
monitor_speed = 115200
|
|
|
|
|
|
|
|
|
@ -350,7 +349,6 @@ extra_scripts = buildroot/share/PlatformIO/scripts/STM32F103RC_SKR_MINI.py
|
|
|
|
|
src_filter = ${common.default_src_filter} +<src/HAL/STM32F1>
|
|
|
|
|
lib_deps = ${common.lib_deps}
|
|
|
|
|
SoftwareSerialM=https://github.com/FYSETC/SoftwareSerialM/archive/master.zip
|
|
|
|
|
USBComposite for STM32F1@==0.91
|
|
|
|
|
lib_ignore = Adafruit NeoPixel, SPI
|
|
|
|
|
monitor_speed = 115200
|
|
|
|
|
|
|
|
|
@ -417,6 +415,7 @@ extra_scripts = buildroot/share/PlatformIO/scripts/STM32F103RE_SKR_E3_DIP.py
|
|
|
|
|
src_filter = ${common.default_src_filter} +<src/HAL/STM32F1>
|
|
|
|
|
lib_deps = ${common.lib_deps}
|
|
|
|
|
SoftwareSerialM=https://github.com/FYSETC/SoftwareSerialM/archive/master.zip
|
|
|
|
|
USBComposite for STM32F1@==0.91
|
|
|
|
|
lib_ignore = Adafruit NeoPixel, SPI
|
|
|
|
|
debug_tool = stlink
|
|
|
|
|
upload_protocol = stlink
|
|
|
|
|