SoftwareSerialM for MEEB (#18178)
This commit is contained in:
parent
ce62209bce
commit
419f31f371
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@ build_flags = ${common_stm32f1.build_flags}
|
||||||
-DGENERIC_BOOTLOADER
|
-DGENERIC_BOOTLOADER
|
||||||
extra_scripts = pre:buildroot/share/PlatformIO/scripts/STM32F103RC_MEEB_3DP_create_variant.py
|
extra_scripts = pre:buildroot/share/PlatformIO/scripts/STM32F103RC_MEEB_3DP_create_variant.py
|
||||||
buildroot/share/PlatformIO/scripts/STM32F103RC_MEEB_3DP.py
|
buildroot/share/PlatformIO/scripts/STM32F103RC_MEEB_3DP.py
|
||||||
lib_deps = ${common.lib_deps}
|
lib_deps = ${common_stm32f1.lib_deps}
|
||||||
USBComposite for STM32F1@==0.91
|
USBComposite for STM32F1@==0.91
|
||||||
Adafruit NeoPixel=https://github.com/ccccmagicboy/Adafruit_NeoPixel#meeb_3dp_use
|
Adafruit NeoPixel=https://github.com/ccccmagicboy/Adafruit_NeoPixel#meeb_3dp_use
|
||||||
lib_ignore = SPI, LiquidCrystal
|
lib_ignore = SPI, LiquidCrystal
|
||||||
|
|
Reference in a new issue