소스 검색

SoftwareSerialM for MEEB (#18178)

cccc 4 년 전
부모
커밋
419f31f371
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      platformio.ini

+ 1
- 1
platformio.ini 파일 보기

@@ -297,7 +297,7 @@ build_flags       = ${common_stm32f1.build_flags}
297 297
                     -DGENERIC_BOOTLOADER
298 298
 extra_scripts     = pre:buildroot/share/PlatformIO/scripts/STM32F103RC_MEEB_3DP_create_variant.py
299 299
     buildroot/share/PlatformIO/scripts/STM32F103RC_MEEB_3DP.py
300
-lib_deps          = ${common.lib_deps}
300
+lib_deps          = ${common_stm32f1.lib_deps}
301 301
     USBComposite for STM32F1@==0.91
302 302
     Adafruit NeoPixel=https://github.com/ccccmagicboy/Adafruit_NeoPixel#meeb_3dp_use
303 303
 lib_ignore        = SPI, LiquidCrystal

Loading…
취소
저장