Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
41baf20be1280c8a32cf14c85970ff9e710e2089
/
.
/
hw
/
bsp
/
stm32f4
/
boards
/
stm32f439nucleo
/
board.mk
blob: b7b36a8a606b80f579f31c280bcbccc15a2a48a2 [
file
] [
log
] [
blame
]
CFLAGS
+=
-
DSTM32F439xx
LD_FILE
=
$
(
BOARD_PATH
)/
STM32F439ZITX_FLASH
.
ld
SRC_S
+=
$
(
ST_CMSIS
)/
Source
/
Templates
/
gcc
/
startup_stm32f439xx
.
s
# For flash-jlink target
JLINK_DEVICE
=
stm32f439zi
# flash target using on-board stlink
flash
:
flash
-
stlink