PIO 4 strict parser fix (1 => chain) (#14586)
This commit is contained in:
committed by
Scott Lahteine
parent
89964ec30d
commit
4a5f135c5d
@@ -272,7 +272,7 @@ lib_ignore = U8glib-HAL
|
||||
Adafruit NeoPixel
|
||||
libf3e
|
||||
TMC26XStepper
|
||||
#lib_ldf_mode = 1
|
||||
#lib_ldf_mode = chain
|
||||
src_filter = ${common.default_src_filter} +<src/HAL/HAL_STM32F1>
|
||||
monitor_speed = 250000
|
||||
|
||||
@@ -296,7 +296,7 @@ lib_ignore =
|
||||
Adafruit NeoPixel
|
||||
libf3e
|
||||
TMC26XStepper
|
||||
lib_ldf_mode = 1
|
||||
lib_ldf_mode = chain
|
||||
src_filter = ${common.default_src_filter} +<src/HAL/HAL_STM32F1>
|
||||
monitor_speed = 250000
|
||||
debug_tool = stlink
|
||||
@@ -322,7 +322,7 @@ lib_ignore =
|
||||
Adafruit NeoPixel
|
||||
libf3e
|
||||
TMC26XStepper
|
||||
#lib_ldf_mode = 1
|
||||
#lib_ldf_mode = chain
|
||||
src_filter = ${common.default_src_filter} +<src/HAL/HAL_STM32F1>
|
||||
monitor_speed = 115200
|
||||
upload_protocol = stlink
|
||||
@@ -450,7 +450,7 @@ lib_ignore = c1921b4
|
||||
Adafruit NeoPixel
|
||||
libf3e
|
||||
TMC26XStepper
|
||||
lib_ldf_mode = 1
|
||||
lib_ldf_mode = chain
|
||||
monitor_speed = 250000
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user