Official STMicroelectronics Arduino Core STM32F4 HAL compatibility (#11006)
This commit is contained in:
parent
4dbec774b5
commit
e0276d2f32
18 changed files with 176 additions and 138 deletions
|
|
@ -265,7 +265,7 @@ monitor_speed = 250000
|
|||
platform = ststm32
|
||||
framework = arduino
|
||||
board = disco_f407vg
|
||||
build_flags = ${common.build_flags} -DUSE_STM32GENERIC -DMENU_USB_SERIAL -DMENU_SERIAL=SerialUSB
|
||||
build_flags = ${common.build_flags} -DUSE_STM32GENERIC -DSTM32GENERIC -DMENU_USB_SERIAL -DMENU_SERIAL=SerialUSB
|
||||
lib_deps = ${common.lib_deps}
|
||||
lib_ignore = Adafruit NeoPixel, c1921b4, TMC2130Stepper
|
||||
src_filter = ${common.default_src_filter}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue