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