Browse Source

SoftwareSerialM for MEEB (#18178)

vanilla_fb_2.0.x
cccc 4 years ago
committed by GitHub
parent
commit
419f31f371
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      platformio.ini

2
platformio.ini

@ -297,7 +297,7 @@ build_flags = ${common_stm32f1.build_flags}
-DGENERIC_BOOTLOADER
extra_scripts = pre:buildroot/share/PlatformIO/scripts/STM32F103RC_MEEB_3DP_create_variant.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
Adafruit NeoPixel=https://github.com/ccccmagicboy/Adafruit_NeoPixel#meeb_3dp_use
lib_ignore = SPI, LiquidCrystal

Loading…
Cancel
Save