|
@@ -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
|