Files
bacnet_stack/ports/stm32f4xx/st_nucleo_f429.cfg
T
Steve Karg cbe7d2a8ed Added support for both DFR0259 and LINKSPRITE RS485 shield in build (#588)
* Added SHIELD=dfr0259 or SHIELD=linksprite build options to RS485 driver for stm32f4xx port.
2024-03-02 07:20:27 -06:00

15 lines
336 B
INI

# This is for all ST NUCLEO with any STM32F429. Known boards at the moment:
# NUCLEO-F429ZI
# http://www.st.com/en/evaluation-tools/nucleo-f429zi.html
source [find interface/stlink-v2-1.cfg]
transport select hla_swd
# increase working area to 128KB
set WORKAREASIZE 0x20000
source [find target/stm32f4x.cfg]
reset_config srst_only