cccc
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
platformio.ini
|
@ -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 |
|
|