🐛 Fix Artillery Ruby (startup code, build flags) (#23446)
This commit is contained in:
@ -570,5 +570,6 @@ build_flags = ${common_stm32.build_flags}
|
||||
-DSTM32F401xC -DTARGET_STM32F4 -DDISABLE_GENERIC_SERIALUSB -DARDUINO_ARCH_STM32
|
||||
-DUSBD_USE_CDC_COMPOSITE -DUSE_USB_FS
|
||||
-DUSB_PRODUCT=\"Artillery_3D_Printer\"
|
||||
-DFLASH_DATA_SECTOR=1U -DFLASH_BASE_ADDRESS=0x08004000
|
||||
extra_scripts = ${common_stm32.extra_scripts}
|
||||
pre:buildroot/share/PlatformIO/scripts/generic_create_variant.py
|
||||
|
Reference in New Issue
Block a user