|
|
@ -489,7 +489,7 @@ build_flags = !python Marlin/src/HAL/HAL_STM32F1/build_flags.py
|
|
|
|
build_unflags = -std=gnu++11
|
|
|
|
build_unflags = -std=gnu++11
|
|
|
|
extra_scripts = buildroot/share/PlatformIO/scripts/mks_robin_nano.py
|
|
|
|
extra_scripts = buildroot/share/PlatformIO/scripts/mks_robin_nano.py
|
|
|
|
src_filter = ${common.default_src_filter} +<src/HAL/HAL_STM32F1>
|
|
|
|
src_filter = ${common.default_src_filter} +<src/HAL/HAL_STM32F1>
|
|
|
|
lib_deps =
|
|
|
|
lib_deps = ${common.lib_deps}
|
|
|
|
SoftwareSerialM=https://github.com/FYSETC/SoftwareSerialM/archive/master.zip
|
|
|
|
SoftwareSerialM=https://github.com/FYSETC/SoftwareSerialM/archive/master.zip
|
|
|
|
lib_ignore = Adafruit NeoPixel, SPI
|
|
|
|
lib_ignore = Adafruit NeoPixel, SPI
|
|
|
|
|
|
|
|
|
|
|
|