aboutsummaryrefslogtreecommitdiff
path: root/circuitpython/lib/tinyusb/hw/bsp/stm32g4/boards/stm32g474nucleo/board.mk
blob: e41edd3b77630f3e6b7873be551285157b3c7e46 (plain)
1
2
3
4
5
6
7
8
9
10
CFLAGS += \
	-DSTM32G474xx \
	-DHSE_VALUE=24000000

LD_FILE = $(BOARD_PATH)/STM32G474RETx_FLASH.ld

SRC_S += $(ST_CMSIS)/Source/Templates/gcc/startup_stm32g474xx.s

# For flash-jlink target
JLINK_DEVICE = stm32g474re