✨ BlackBeezMini 3D by I3DBEE (#26406)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> Co-authored-by: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com>
This commit is contained in:
@@ -820,6 +820,20 @@ build_flags = ${stm32_variant.build_flags} -DSTM32F407_5ZX
|
||||
debug_tool = stlink
|
||||
upload_protocol = stlink
|
||||
|
||||
#
|
||||
# BlackBeezMini (blackpill_f401cc)
|
||||
#
|
||||
[env:BLACKBEEZMINI_V1]
|
||||
platform = ststm32
|
||||
extends = common_stm32
|
||||
board = blackpill_f401cc
|
||||
board_build.offset = 0x0000
|
||||
build_flags = ${common_stm32.build_flags}
|
||||
-Os -DHAL_PCD_MODULE_ENABLED
|
||||
-DHAL_UART_MODULE_ENABLED
|
||||
monitor_speed = 250000
|
||||
upload_protocol = dfu
|
||||
|
||||
#
|
||||
# Mellow Fly E3 V2 (STM32F407VGT6 ARM Cortex-M4)
|
||||
#
|
||||
|
Reference in New Issue
Block a user