✨ Blackpill-based custom board (#25152)
Co-authored-by: striker <striker@gmail.com>
This commit is contained in:
@@ -772,3 +772,13 @@ build_flags = ${stm32_variant.build_flags}
|
||||
-DSTM32F4xx
|
||||
build_unflags = ${stm32_variant.build_unflags} -fno-rtti
|
||||
-DUSBCON -DUSBD_USE_CDC
|
||||
|
||||
#
|
||||
# Blackpill
|
||||
#
|
||||
[env:STM32F401CD_blackpill_stlink]
|
||||
platform = ${common_stm32.platform}
|
||||
extends = common_stm32
|
||||
board = blackpill_f401cc
|
||||
upload_protocol = stlink
|
||||
monitor_speed = 115200
|
||||
|
Reference in New Issue
Block a user